Module: Aws::LakeFormation::Client::_GetTableObjectsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetTableObjectsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
483 |
# File 'sig/client.rbs', line 483
def next_token: () -> ::String
|
#objects ⇒ ::Array[Types::PartitionObjects]
482 |
# File 'sig/client.rbs', line 482
def objects: () -> ::Array[Types::PartitionObjects]
|