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.



1949
1950
1951
# File 'sig/types.rbs', line 1949

def annotation_table_configuration_result
  @annotation_table_configuration_result
end

#destination_resultTypes::DestinationResult

Returns the value of attribute destination_result.



1946
1947
1948
# File 'sig/types.rbs', line 1946

def destination_result
  @destination_result
end

#inventory_table_configuration_resultTypes::InventoryTableConfigurationResult

Returns the value of attribute inventory_table_configuration_result.



1948
1949
1950
# File 'sig/types.rbs', line 1948

def inventory_table_configuration_result
  @inventory_table_configuration_result
end

#journal_table_configuration_resultTypes::JournalTableConfigurationResult

Returns the value of attribute journal_table_configuration_result.



1947
1948
1949
# File 'sig/types.rbs', line 1947

def journal_table_configuration_result
  @journal_table_configuration_result
end