Association

Contains information about the custom domain name association.

Types

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

Properties

Link copied to clipboard

A list of all associated clusters and domain names tied to a specific certificate.

Link copied to clipboard

The Amazon Resource Name (ARN) for the certificate associated with the custom domain.

Link copied to clipboard
val customDomainCertificateExpiryDate: <Error class: unknown class>?

The expiration date for the certificate.

Functions

Link copied to clipboard
inline fun copy(block: Association.Builder.() -> Unit = {}): Association
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