class Aws::Connect::Types::UpdateRoutingProfileNameRequest
@see docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/UpdateRoutingProfileNameRequest AWS API Documentation
@return [String]
characters.
The description of the routing profile. Must not be more than 250
@!attribute [rw] description
@return [String]
characters.
The name of the routing profile. Must not be more than 127
@!attribute [rw] name
@return [String]
The identifier of the routing profile.
@!attribute [rw] routing_profile_id
@return [String]
instanceId in the ARN of the instance.
The identifier of the Amazon Connect instance. You can find the
@!attribute [rw] instance_id
}
description: “RoutingProfileDescription”,
name: “RoutingProfileName”,
routing_profile_id: “RoutingProfileId”, # required
instance_id: “InstanceId”, # required
{
data as a hash:
@note When making an API call, you may pass UpdateRoutingProfileNameRequest