The versioning configuration to apply to the bucket.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public S3BucketVersioningConfig VersioningConfig { get; set; }
 Remarks
 Remarks
            Once Versioning has been "Enabled" on a bucket, it can be "Suspended" 
            but cannot be switched "Off". If EnableMfaDelete is set,
            the MfaCodes property needs to contain the Serial of and current Token
            displayed on the MFA device.