ConflictingAlias

An alias (also called a CNAME) and the CloudFront standard distribution and Amazon Web Services account ID that it's associated with. The standard distribution and account IDs are partially hidden, which allows you to identify the standard distributions and accounts that you own, and 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 standard 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 standard 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