Builder
class Builder
Properties
Link copied to clipboard
A custom key-value pair using an attribute map. The attributes are standard Amazon Connect attributes. They can be accessed in flows just like any other contact attributes.
Link copied to clipboard
The customer's details.
Link copied to clipboard
The streaming configuration, such as the Amazon SNS streaming endpoint.
Link copied to clipboard
The supported chat message content types. Supported types are text/plain
, text/markdown
, application/json
, application/vnd.amazonaws.connect.message.interactive
, and application/vnd.amazonaws.connect.message.interactive.response
.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.connect.model.ParticipantDetails inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.connect.model.ChatStreamingConfiguration inside the given block