Class: Aws::Types::ObservationResultsOptions

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#catalog_table_configTypes::CatalogTableConfigOptions

Returns the value of attribute catalog_table_config.



5796
5797
5798
# File 'sig/types.rbs', line 5796

def catalog_table_config
  @catalog_table_config
end

#write_observation_results_enabledBoolean

Returns the value of attribute write_observation_results_enabled.

Returns:

  • (Boolean)


5795
5796
5797
# File 'sig/types.rbs', line 5795

def write_observation_results_enabled
  @write_observation_results_enabled
end