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]

Returns:



176
# File 'sig/client.rbs', line 176

def canaries: () -> ::Array[Types::Canary]

#next_token::String

Returns:

  • (::String)


177
# File 'sig/client.rbs', line 177

def next_token: () -> ::String