Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DomainNameConfig

Describes a configuration for a custom domain.

Hierarchy

  • DomainNameConfig

Index

Properties

Optional appsyncDomainName

appsyncDomainName: undefined | string

The domain name that AppSync provides.

Optional certificateArn

certificateArn: undefined | string

The Amazon Resource Name (ARN) of the certificate. This can be an Certificate Manager (ACM) certificate or an Identity and Access Management (IAM) server certificate.

Optional description

description: undefined | string

A description of the DomainName configuration.

Optional domainName

domainName: undefined | string

The domain name.

Optional hostedZoneId

hostedZoneId: undefined | string

The ID of your Amazon RouteĀ 53 hosted zone.