class Aws::Connect::Types::ListContactReferencesRequest


@see docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/ListContactReferencesRequest AWS API Documentation
@return [String]
previous response is always null.
This is not expected to be set, because the value returned in the
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 [Array<String>]
The type of reference.
@!attribute [rw] reference_types
@return [String]
The identifier of the initial contact.
@!attribute [rw] contact_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
}
next_token: “NextToken”,
reference_types: [“URL”], # required, accepts URL, ATTACHMENT
contact_id: “ContactId”, # required
instance_id: “InstanceId”, # required
{
data as a hash:
@note When making an API call, you may pass ListContactReferencesRequest