Aliases

class Aliases

A complex type that contains information about CNAMEs (alternate domain names), if any, for this distribution.

Types

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

Properties

Link copied to clipboard

A complex type that contains the CNAME aliases, if any, that you want to associate with this distribution.

Link copied to clipboard

The number of CNAME aliases, if any, that you want to associate with this distribution.

Functions

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