Header menu logo FsCDK

Route53HostedZoneConfig Type

High-level Route 53 Hosted Zone builder following AWS best practices. **Default Settings:** - Query logging = disabled (opt-in via logging operation) - DNSSEC = disabled (opt-in, requires KMS key) **Rationale:** Hosted zones manage DNS records for your domain. DNSSEC and logging are opt-in features with additional costs. **Escape Hatch:** Access the underlying CDK HostedZone via the `HostedZone` property for advanced scenarios not covered by this builder.

Record fields

Record Field Description

Comment

Full Usage: Comment

Field type: string option
Field type: string option

ConstructId

Full Usage: ConstructId

Field type: string option
Field type: string option

QueryLogsLogGroupArn

Full Usage: QueryLogsLogGroupArn

Field type: string option
Field type: string option

Vpcs

Full Usage: Vpcs

Field type: IVpc list
Field type: IVpc list

ZoneName

Full Usage: ZoneName

Field type: string
Field type: string

Type something to start searching.