Class: Aws::Types::BatchListIndexResponse
- Inherits:
-
Object
- Object
- Aws::Types::BatchListIndexResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#index_attachments ⇒ ::Array[Types::IndexAttachment]
Returns the value of attribute index_attachments.
-
#next_token ⇒ ::String
Returns the value of attribute next_token.
Instance Attribute Details
#index_attachments ⇒ ::Array[Types::IndexAttachment]
Returns the value of attribute index_attachments.
309 310 311 |
# File 'sig/types.rbs', line 309 def end |
#next_token ⇒ ::String
Returns the value of attribute next_token.
310 311 312 |
# File 'sig/types.rbs', line 310 def next_token @next_token end |