Class: Aws::Types::ListIndexResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#index_attachments::Array[Types::IndexAttachment]

Returns the value of attribute index_attachments.

Returns:



1114
1115
1116
# File 'sig/types.rbs', line 1114

def index_attachments
  @index_attachments
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


1115
1116
1117
# File 'sig/types.rbs', line 1115

def next_token
  @next_token
end