Class: Aws::Types::MetadataConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#annotation_table_configurationTypes::AnnotationTableConfiguration

Returns the value of attribute annotation_table_configuration.



1922
1923
1924
# File 'sig/types.rbs', line 1922

def annotation_table_configuration
  @annotation_table_configuration
end

#inventory_table_configurationTypes::InventoryTableConfiguration

Returns the value of attribute inventory_table_configuration.



1921
1922
1923
# File 'sig/types.rbs', line 1921

def inventory_table_configuration
  @inventory_table_configuration
end

#journal_table_configurationTypes::JournalTableConfiguration

Returns the value of attribute journal_table_configuration.



1920
1921
1922
# File 'sig/types.rbs', line 1920

def journal_table_configuration
  @journal_table_configuration
end