Module: Aws::Synthetics::Client::_GetCanaryRunsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetCanaryRunsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#canary_runs ⇒ ::Array[Types::CanaryRun]
236 |
# File 'sig/client.rbs', line 236
def canary_runs: () -> ::Array[Types::CanaryRun]
|
#next_token ⇒ ::String
237 |
# File 'sig/client.rbs', line 237
def next_token: () -> ::String
|