- Navigation Guide
@aws-sdk/client-cloudfront
AssociateAliasCommandInput Interface
The input for AssociateAliasCommand.
Members
Name | Type | Details |
---|---|---|
Alias Required | string | undefined | The alias (also known as a CNAME) to add to the target distribution. |
TargetDistributionId Required | string | undefined | The ID of the distribution that you're associating the alias with. |
Full Signature
export interface AssociateAliasCommandInput extends AssociateAliasRequest