Module: Aws::Glue::Client::_GetBlueprintRunsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetBlueprintRunsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#blueprint_runs ⇒ ::Array[Types::BlueprintRun]
1676 |
# File 'sig/client.rbs', line 1676
def blueprint_runs: () -> ::Array[Types::BlueprintRun]
|
#next_token ⇒ ::String
1677 |
# File 'sig/client.rbs', line 1677
def next_token: () -> ::String
|