public static interface RoutingProfileReference.Builder extends SdkPojo, CopyableBuilder<RoutingProfileReference.Builder,RoutingProfileReference>
| Modifier and Type | Method and Description |
|---|---|
RoutingProfileReference.Builder |
arn(String arn)
The Amazon Resource Name (ARN) of the routing profile.
|
RoutingProfileReference.Builder |
id(String id)
The identifier of the routing profile.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildRoutingProfileReference.Builder id(String id)
The identifier of the routing profile.
id - The identifier of the routing profile.RoutingProfileReference.Builder arn(String arn)
The Amazon Resource Name (ARN) of the routing profile.
arn - The Amazon Resource Name (ARN) of the routing profile.Copyright © 2023. All rights reserved.