UpdateRoutingControlStateRequest
Types
Properties
Link copied to clipboard
The Amazon Resource Name (ARN) for the routing control that you want to update the state for.
Link copied to clipboard
The state of the routing control. You can set the value to ON or OFF.
Link copied to clipboard
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.
Functions
Link copied to clipboard
inline fun copy(block: UpdateRoutingControlStateRequest.Builder.() -> Unit = {}): UpdateRoutingControlStateRequest