Class: Aws::Types::MetadataConfigurationResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#annotation_table_configuration_resultTypes::AnnotationTableConfigurationResult

Returns the value of attribute annotation_table_configuration_result.



1930
1931
1932
# File 'sig/types.rbs', line 1930

def annotation_table_configuration_result
  @annotation_table_configuration_result
end

#destination_resultTypes::DestinationResult

Returns the value of attribute destination_result.



1927
1928
1929
# File 'sig/types.rbs', line 1927

def destination_result
  @destination_result
end

#inventory_table_configuration_resultTypes::InventoryTableConfigurationResult

Returns the value of attribute inventory_table_configuration_result.



1929
1930
1931
# File 'sig/types.rbs', line 1929

def inventory_table_configuration_result
  @inventory_table_configuration_result
end

#journal_table_configuration_resultTypes::JournalTableConfigurationResult

Returns the value of attribute journal_table_configuration_result.



1928
1929
1930
# File 'sig/types.rbs', line 1928

def journal_table_configuration_result
  @journal_table_configuration_result
end