Values.VersioningConfigurationSourceDescribes the versioning state of an Amazon S3 on Outposts bucket. For more information, see PutBucketVersioning.
type nonrec t = {mFADelete : MFADelete.t option;Specifies whether MFA delete is enabled or disabled in the bucket versioning configuration for the S3 on Outposts bucket.
*)status : BucketVersioningStatus.t option;Sets the versioning state of the S3 on Outposts bucket.
*)}