public static interface ConflictingAlias.Builder extends SdkPojo, CopyableBuilder<ConflictingAlias.Builder,ConflictingAlias>
| Modifier and Type | Method and Description |
|---|---|
ConflictingAlias.Builder |
accountId(String accountId)
The (partially hidden) ID of the Amazon Web Services account that owns the distribution that's associated
with the alias.
|
ConflictingAlias.Builder |
alias(String alias)
An alias (also called a CNAME).
|
ConflictingAlias.Builder |
distributionId(String distributionId)
The (partially hidden) ID of the CloudFront distribution associated with the alias.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildConflictingAlias.Builder alias(String alias)
An alias (also called a CNAME).
alias - An alias (also called a CNAME).ConflictingAlias.Builder distributionId(String distributionId)
The (partially hidden) ID of the CloudFront distribution associated with the alias.
distributionId - The (partially hidden) ID of the CloudFront distribution associated with the alias.ConflictingAlias.Builder accountId(String accountId)
The (partially hidden) ID of the Amazon Web Services account that owns the distribution that's associated with the alias.
accountId - The (partially hidden) ID of the Amazon Web Services account that owns the distribution that's
associated with the alias.Copyright © 2023. All rights reserved.