class Aws::Connect::Types::ListRoutingProfilesRequest
@see docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/ListRoutingProfilesRequest AWS API Documentation
@return [Integer]
The maximum number of results to return per page.
@!attribute [rw] max_results
@return [String]
results.
previous response in the next request to retrieve the next set of
The token for the next set of results. Use the value returned in the
@!attribute [rw] next_token
@return [String]
instanceId in the ARN of the instance.
The identifier of the Amazon Connect instance. You can find the
@!attribute [rw] instance_id
}
max_results: 1,
next_token: “NextToken”,
instance_id: “InstanceId”, # required
{
data as a hash:
@note When making an API call, you may pass ListRoutingProfilesRequest