StartOutboundEmailContactRequest
Types
Properties
Link copied to clipboard
The additional recipients address of email in CC.
Link copied to clipboard
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.
Link copied to clipboard
The email address of the customer.
Link copied to clipboard
The email message body to be sent to the newly created email.
Link copied to clipboard
The email address associated with the Amazon Connect instance.
Link copied to clipboard
The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
Functions
Link copied to clipboard
inline fun copy(block: StartOutboundEmailContactRequest.Builder.() -> Unit = {}): StartOutboundEmailContactRequest