class Aws::CloudFront::Types::ConflictingAliasesList

A list of aliases (also called CNAMEs) and the CloudFront distributions and Amazon Web Services accounts that they are associated with. In the list, 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] next_marker

If there are more items in the list than are in this response, this
element is present. It contains the value that you should use in the
`Marker` field of a subsequent request to continue listing
conflicting aliases where you left off.
@return [String]

@!attribute [rw] max_items

The maximum number of conflicting aliases requested.
@return [Integer]

@!attribute [rw] quantity

The number of conflicting aliases returned in the response.
@return [Integer]

@!attribute [rw] items

Contains the conflicting aliases in the list.
@return [Array<Types::ConflictingAlias>]

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

Constants

SENSITIVE