Module: Aws::Glue::Client::_GetPartitionIndexesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetPartitionIndexesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
2378 |
# File 'sig/client.rbs', line 2378
def next_token: () -> ::String
|
#partition_index_descriptor_list ⇒ ::Array[Types::PartitionIndexDescriptor]
2377 |
# File 'sig/client.rbs', line 2377
def partition_index_descriptor_list: () -> ::Array[Types::PartitionIndexDescriptor]
|