IdentityCertificate

An object that contains information about an S/MIME certificate that's associated 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 that's associated with the email identity.

Link copied to clipboard
val certificateExpiryTime: ERROR CLASS: Symbol not found for aws.smithy.kotlin.runtime.time.Instant??

The timestamp after which the certificate is no longer valid.

Link copied to clipboard

The email address that the certificate applies to.

Link copied to clipboard

The status of the certificate association. A status of ACTIVE indicates that the certificate is ready to use for signing.

Functions

Link copied to clipboard
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