class Aws::Connect::Types::UpdateUserRoutingProfileRequest
@note When making an API call, you may pass UpdateUserRoutingProfileRequest
data as a hash: { routing_profile_id: "RoutingProfileId", # required user_id: "UserId", # required instance_id: "InstanceId", # required }
@!attribute [rw] routing_profile_id
The identifier of the routing profile for the user. @return [String]
@!attribute [rw] user_id
The identifier of the user account. @return [String]
@!attribute [rw] instance_id
The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/UpdateUserRoutingProfileRequest AWS API Documentation
Constants
- SENSITIVE