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:



983
984
985
# File 'sig/types.rbs', line 983

def error
  @error
end

#metadata_table_configuration_resultTypes::MetadataTableConfigurationResult

Returns the value of attribute metadata_table_configuration_result.



981
982
983
# File 'sig/types.rbs', line 981

def 
  @metadata_table_configuration_result
end

#status::String

Returns the value of attribute status.

Returns:

  • (::String)


982
983
984
# File 'sig/types.rbs', line 982

def status
  @status
end