public static interface UpdateRoutingControlStateEntry.Builder extends SdkPojo, CopyableBuilder<UpdateRoutingControlStateEntry.Builder,UpdateRoutingControlStateEntry>
| Modifier and Type | Method and Description |
|---|---|
UpdateRoutingControlStateEntry.Builder |
routingControlArn(String routingControlArn)
The Amazon Resource Name (ARN) for a routing control state entry.
|
UpdateRoutingControlStateEntry.Builder |
routingControlState(RoutingControlState routingControlState)
The routing control state in a set of routing control state entries.
|
UpdateRoutingControlStateEntry.Builder |
routingControlState(String routingControlState)
The routing control state in a set of routing control state entries.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateRoutingControlStateEntry.Builder routingControlArn(String routingControlArn)
The Amazon Resource Name (ARN) for a routing control state entry.
routingControlArn - The Amazon Resource Name (ARN) for a routing control state entry.UpdateRoutingControlStateEntry.Builder routingControlState(String routingControlState)
The routing control state in a set of routing control state entries.
routingControlState - The routing control state in a set of routing control state entries.RoutingControlState,
RoutingControlStateUpdateRoutingControlStateEntry.Builder routingControlState(RoutingControlState routingControlState)
The routing control state in a set of routing control state entries.
routingControlState - The routing control state in a set of routing control state entries.RoutingControlState,
RoutingControlStateCopyright © 2022. All rights reserved.