DnsValidationChallenge

Contains the CNAME record that you must add to your DNS configuration to validate domain ownership using DNS validation.

Types

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

Properties

Link copied to clipboard

The CNAME record that ACM creates for DNS validation. Add this record to your DNS configuration to prove that you own or control the domain.

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