CertificateAssociation

A cluster ID and custom domain name tied to a specific certificate. These are typically returned in a list.

Types

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

Properties

Link copied to clipboard

The cluster identifier for the certificate association.

Link copied to clipboard

The custom domain name for the certificate association.

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