Class: Aws::Types::DistributionResultsOptions

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.



2825
2826
2827
# File 'sig/types.rbs', line 2825

def catalog_table_config
  @catalog_table_config
end

#write_distribution_results_enabledBoolean

Returns the value of attribute write_distribution_results_enabled.

Returns:

  • (Boolean)


2824
2825
2826
# File 'sig/types.rbs', line 2824

def write_distribution_results_enabled
  @write_distribution_results_enabled
end