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.



1941
1942
1943
# File 'sig/types.rbs', line 1941

def annotation_table_configuration
  @annotation_table_configuration
end

#inventory_table_configurationTypes::InventoryTableConfiguration

Returns the value of attribute inventory_table_configuration.



1940
1941
1942
# File 'sig/types.rbs', line 1940

def inventory_table_configuration
  @inventory_table_configuration
end

#journal_table_configurationTypes::JournalTableConfiguration

Returns the value of attribute journal_table_configuration.



1939
1940
1941
# File 'sig/types.rbs', line 1939

def journal_table_configuration
  @journal_table_configuration
end