Module: Aws::LakeFormation::Client::_GetWorkUnitsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetWorkUnitsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
579 |
# File 'sig/client.rbs', line 579
def next_token: () -> ::String
|
#query_id ⇒ ::String
580 |
# File 'sig/client.rbs', line 580
def query_id: () -> ::String
|
#work_unit_ranges ⇒ ::Array[Types::WorkUnitRange]
581 |
# File 'sig/client.rbs', line 581
def work_unit_ranges: () -> ::Array[Types::WorkUnitRange]
|