AssociateEmailIdentityCertificateRequest

A request to associate an S/MIME certificate with an email identity.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the Certificate Manager (ACM) certificate to associate with the email identity.

Link copied to clipboard

The email identity, either an email address or a domain, to associate the certificate with.

Link copied to clipboard

The email address that the certificate applies to. This value is required when the email identity is a domain, and the address must belong to that domain or one of its subdomains. When the email identity is an email address, this value is optional. If you specify it, it must exactly match the email identity.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String