DomainVerificationSummary

Summary information about a domain verification.

Types

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

Properties

Link copied to clipboard
val arn: String

The Amazon Resource Name (ARN) of the domain verification.

Link copied to clipboard

The date and time that the domain verification was created, in ISO-8601 format.

Link copied to clipboard

The domain name being verified.

Link copied to clipboard
val id: String

The ID of the domain verification.

Link copied to clipboard

The date and time that the domain was last successfully verified, in ISO-8601 format.

Link copied to clipboard

The current status of the domain verification process.

Link copied to clipboard

The tags associated with the domain verification.

Link copied to clipboard

The TXT record configuration used for domain verification.

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