data class BucketVersioningArgs(val enabled: Output<Boolean>? = null, val mfaDelete: Output<Boolean>? = null) : ConvertibleToJava<BucketVersioningArgs>
Enable MFA delete for either Change the versioning state of your bucket or Permanently delete an object version. Default is false. This cannot be used to toggle this setting but is available to allow managed buckets to reflect the state in AWS