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)


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

def next_token: () -> ::String

#traffic_sources::Array[Types::TrafficSourceState]

Returns:



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

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