Module: Aws::Route53RecoveryControlConfig::Client::_ListRoutingControlsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#routing_controls::Array[Types::RoutingControl]

Returns:



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

def routing_controls: () -> ::Array[Types::RoutingControl]