Builder
class Builder
Properties
Link copied to clipboard
The reason for the bounce. You must provide either this parameter or RecipientDsnFields
.
Link copied to clipboard
This parameter is used only for sending authorization. It is the ARN of the identity that is associated with the sending authorization policy that permits you to receive email for the recipient of the bounced email. For more information about sending authorization, see the Amazon SES Developer Guide.
Link copied to clipboard
Recipient-related DSN fields, most of which would normally be filled in automatically when provided with a BounceType
. You must provide either this parameter or BounceType
.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.ses.model.RecipientDsnFields inside the given block