Module: Aws::Route53RecoveryCluster::Client::_ListRoutingControlsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListRoutingControlsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
97 |
# File 'sig/client.rbs', line 97
def next_token: () -> ::String
|
#routing_controls ⇒ ::Array[Types::RoutingControl]
96 |
# File 'sig/client.rbs', line 96
def routing_controls: () -> ::Array[Types::RoutingControl]
|