Class: Aws::Types::GetIndexingConfigurationResponse

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#thing_group_indexing_configurationTypes::ThingGroupIndexingConfiguration

Returns the value of attribute thing_group_indexing_configuration.



2394
2395
2396
# File 'sig/types.rbs', line 2394

def thing_group_indexing_configuration
  @thing_group_indexing_configuration
end

#thing_indexing_configurationTypes::ThingIndexingConfiguration

Returns the value of attribute thing_indexing_configuration.



2393
2394
2395
# File 'sig/types.rbs', line 2393

def thing_indexing_configuration
  @thing_indexing_configuration
end