String routingControlArn
The Amazon Resource Name (ARN) for the routing control that you want to get the state for.
Integer retryAfterSeconds
String controlPanelArn
The Amazon Resource Name (ARN) of the control panel of the routing controls to list.
String nextToken
The token for the next set of results. You receive this token from a previous call.
Integer maxResults
The number of routing controls objects that you want to return with this call. The default value is 500.
String controlPanelArn
The Amazon Resource Name (ARN) of the control panel where the routing control is located.
String controlPanelName
The name of the control panel where the routing control is located.
String routingControlArn
The Amazon Resource Name (ARN) of the routing control.
String routingControlName
The name of the routing control.
String routingControlState
The current state of the routing control. When a routing control state is On, traffic flows to a cell. When the state is Off, traffic does not flow.
String resourceId
The resource identifier of the limit that was exceeded.
String resourceType
The resource type of the limit that was exceeded.
String limitCode
The code of the limit that was exceeded.
String serviceCode
The service code of the limit that was exceeded.
Integer retryAfterSeconds
String routingControlArn
The Amazon Resource Name (ARN) for the routing control that you want to update the state for.
String routingControlState
The state of the routing control. You can set the value to be On or Off.
List<E> safetyRulesToOverride
The Amazon Resource Names (ARNs) for the safety rules that you want to override when you're updating the state of a routing control. You can override one safety rule or multiple safety rules by including one or more ARNs, separated by commas.
For more information, see Override safety rules to reroute traffic in the Amazon Route 53 Application Recovery Controller Developer Guide.
List<E> updateRoutingControlStateEntries
A set of routing control entries that you want to update.
List<E> safetyRulesToOverride
The Amazon Resource Names (ARNs) for the safety rules that you want to override when you're updating routing control states. You can override one safety rule or multiple safety rules by including one or more ARNs, separated by commas.
For more information, see Override safety rules to reroute traffic in the Amazon Route 53 Application Recovery Controller Developer Guide.
Copyright © 2023. All rights reserved.