class Aws::CloudFront::Types::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.

@!attribute [rw] alias

An alias (also called a CNAME).
@return [String]

@!attribute [rw] distribution_id

The (partially hidden) ID of the CloudFront distribution associated
with the alias.
@return [String]

@!attribute [rw] account_id

The (partially hidden) ID of the Amazon Web Services account that
owns the distribution that’s associated with the alias.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/ConflictingAlias AWS API Documentation

Constants

SENSITIVE