Association

An object that represents the custom domain name association.

Types

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

Properties

Link copied to clipboard

The custom domain name’s certificate Amazon resource name (ARN).

Link copied to clipboard

The expiration time for the certificate.

Link copied to clipboard

The custom domain name associated with the workgroup.

Link copied to clipboard

The name of the workgroup associated with the database.

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