class Aws::Connect::Types::StartContactStreamingRequest


@see docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/StartContactStreamingRequest AWS API Documentation
@return [String]
not need to pass this option.
**A suitable default value is auto-generated.** You should normally
idempotency of the request.
A unique, case-sensitive identifier that you provide to ensure the
@!attribute [rw] client_token
@return [Types::ChatStreamingConfiguration]
endpoint.
The streaming configuration, such as the Amazon SNS streaming
@!attribute [rw] chat_streaming_configuration
@return [String]
associated with the first interaction with the contact center.
The identifier of the contact. This is the identifier of the 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
}
client_token: “ClientToken”, # required
},
streaming_endpoint_arn: “ChatStreamingEndpointARN”, # required
chat_streaming_configuration: { # required
contact_id: “ContactId”, # required
instance_id: “InstanceId”, # required
{
data as a hash:
@note When making an API call, you may pass StartContactStreamingRequest