Class: Aws::Types::AwsS3BucketBucketVersioningConfiguration

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#is_mfa_delete_enabledBoolean

Returns the value of attribute is_mfa_delete_enabled.

Returns:

  • (Boolean)


4013
4014
4015
# File 'sig/types.rbs', line 4013

def is_mfa_delete_enabled
  @is_mfa_delete_enabled
end

#status::String

Returns the value of attribute status.

Returns:

  • (::String)


4014
4015
4016
# File 'sig/types.rbs', line 4014

def status
  @status
end