ConflictingAlias

An alias (also called a CNAME) and the CloudFront distribution and Amazon Web Services account ID that it's associated with. The distribution and account IDs are partially hidden, which allows you to identify the distributions and accounts that you own, but helps to protect the information of ones that you don't own.

Types

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

Properties

Link copied to clipboard

The (partially hidden) ID of the Amazon Web Services account that owns the distribution that's associated with the alias.

Link copied to clipboard

An alias (also called a CNAME).

Link copied to clipboard

The (partially hidden) ID of the CloudFront distribution associated with the alias.

Functions

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