NAME
Paws::S3::GetBucketVersioningOutput
ATTRIBUTES
MFADelete => Str
Specifies whether MFA delete is enabled in the bucket versioning configuration. This element is only returned if the bucket has been configured with MFA delete. If the bucket has never been so configured, this element is not returned.
Valid values are: "Enabled"
, "Disabled"
Status => Str
The versioning state of the bucket.
Valid values are: "Enabled"
, "Suspended"