Class: Aws::Types::ListIndicesResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#index_configuration_summary_items::Array[Types::IndexConfigurationSummary]

Returns the value of attribute index_configuration_summary_items.

Returns:



1454
1455
1456
# File 'sig/types.rbs', line 1454

def index_configuration_summary_items
  @index_configuration_summary_items
end

#next_token::String

Returns the value of attribute next_token.

Returns:



1455
1456
1457
# File 'sig/types.rbs', line 1455

def next_token
  @next_token
end