Class: Aws::Types::GetBucketMetadataTableConfigurationResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#errorTypes::ErrorDetails

Returns the value of attribute error.

Returns:



970
971
972
# File 'sig/types.rbs', line 970

def error
  @error
end

#metadata_table_configuration_resultTypes::MetadataTableConfigurationResult

Returns the value of attribute metadata_table_configuration_result.



968
969
970
# File 'sig/types.rbs', line 968

def 
  @metadata_table_configuration_result
end

#status::String

Returns the value of attribute status.

Returns:

  • (::String)


969
970
971
# File 'sig/types.rbs', line 969

def status
  @status
end