Module: Aws::Synthetics::Client::_DescribeCanariesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeCanariesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#canaries ⇒ ::Array[Types::Canary]
176 |
# File 'sig/client.rbs', line 176 def canaries: () -> ::Array[Types::Canary] |
#next_token ⇒ ::String
177 |
# File 'sig/client.rbs', line 177 def next_token: () -> ::String |