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.



2815
2816
2817
# File 'sig/types.rbs', line 2815

def catalog_table_config
  @catalog_table_config
end

#write_distribution_results_enabledBoolean

Returns the value of attribute write_distribution_results_enabled.

Returns:

  • (Boolean)


2814
2815
2816
# File 'sig/types.rbs', line 2814

def write_distribution_results_enabled
  @write_distribution_results_enabled
end