Class: Aws::Types::UpdateIndexingConfigurationRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#thing_group_indexing_configurationTypes::ThingGroupIndexingConfiguration

Returns the value of attribute thing_group_indexing_configuration.



5206
5207
5208
# File 'sig/types.rbs', line 5206

def thing_group_indexing_configuration
  @thing_group_indexing_configuration
end

#thing_indexing_configurationTypes::ThingIndexingConfiguration

Returns the value of attribute thing_indexing_configuration.



5205
5206
5207
# File 'sig/types.rbs', line 5205

def thing_indexing_configuration
  @thing_indexing_configuration
end