Interface GuCnameProps

Hierarchy

Properties

app: string
domainName: string

The Fully Qualified Domain Name.

Example

"riff-raff.gutools.co.uk"
hostedZoneId?: string

Route53 Zone ID.

To be provided only if the zone for domainName is managed by Route53.

resourceRecord: string

The record your CNAME should point to, for example your Load Balancer DNS name

ttl: Duration

The time to live for the DNS record

Generated using TypeDoc