Builder
Properties
The AI agent that participates in the contact.
A map of key-value pairs to associate with the contact. Amazon Connect makes these attributes available to flows as standard contact attributes.
A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If not provided, the Amazon Web Services SDK populates this field. For more information about idempotency, see Making retries safe with idempotent APIs.
The initial message to send to the newly created chat.
The identifier of the Connect Customer instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
The display name and other details that identify the chat participant.
The configuration that enables persistent chat. For more information about persistent chat and its use cases, see Enable persistent chat.
The identifier of an Connect Customer contact related to the new assistant contact.
Functions
construct an aws.sdk.kotlin.services.connect.model.AiAgentInput inside the given block
construct an aws.sdk.kotlin.services.connect.model.ChatMessage inside the given block
construct an aws.sdk.kotlin.services.connect.model.ParticipantDetails inside the given block
construct an aws.sdk.kotlin.services.connect.model.PersistentChat inside the given block