Module: Aws::Glue::Client::_GetPartitionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetPartitionsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
2392 |
# File 'sig/client.rbs', line 2392
def next_token: () -> ::String
|
#partitions ⇒ ::Array[Types::Partition]
2391 |
# File 'sig/client.rbs', line 2391
def partitions: () -> ::Array[Types::Partition]
|