Module: Aws::Synthetics::Client::_DescribeCanariesLastRunResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeCanariesLastRunResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#canaries_last_run ⇒ ::Array[Types::CanaryLastRun]
189 |
# File 'sig/client.rbs', line 189
def canaries_last_run: () -> ::Array[Types::CanaryLastRun]
|
#next_token ⇒ ::String
190 |
# File 'sig/client.rbs', line 190
def next_token: () -> ::String
|