Module: Aws::AutoScaling::Client::_DescribeTrafficSourcesResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::DescribeTrafficSourcesResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#traffic_sources::Array[Types::TrafficSourceState]

Returns:



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

def traffic_sources: () -> ::Array[Types::TrafficSourceState]