void SetFsx(FsxStorageConfiguration &&value)
void SetFsx(const FsxStorageConfiguration &value)
AWS_MAINFRAMEMODERNIZATION_API Aws::Utils::Json::JsonValue Jsonize() const
void SetEfs(const EfsStorageConfiguration &value)
const FsxStorageConfiguration & GetFsx() const
StorageConfiguration & WithEfs(const EfsStorageConfiguration &value)
StorageConfiguration & WithFsx(FsxStorageConfiguration &&value)
StorageConfiguration & WithEfs(EfsStorageConfiguration &&value)
const EfsStorageConfiguration & GetEfs() const
AWS_MAINFRAMEMODERNIZATION_API StorageConfiguration(Aws::Utils::Json::JsonView jsonValue)
void SetEfs(EfsStorageConfiguration &&value)
AWS_MAINFRAMEMODERNIZATION_API StorageConfiguration()
AWS_MAINFRAMEMODERNIZATION_API StorageConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
StorageConfiguration & WithFsx(const FsxStorageConfiguration &value)