Returns an array of routing controls for a control panel. A routing control is an Amazon Route 53 Application Recovery Controller construct that has one of two states: ON and OFF. You can map the routing control state to the state of an Amazon Route 53 health check, which can be used to control routing.
See https://www.paws-r-sdk.com/docs/route53recoverycontrolconfig_list_routing_controls/ for full documentation.
route53recoverycontrolconfig_list_routing_controls(
ControlPanelArn,
MaxResults = NULL,
NextToken = NULL
)
[required] The Amazon Resource Name (ARN) of the control panel.
The number of objects that you want to return with this call.
The token that identifies which batch of results you want to see.