@finnairoyj/cdk-constructs-lib
    Preparing search index...
    interface CFDomain {
        hostedZone?: IHostedZone;
        name: string;
    }
    Index

    Properties

    Properties

    hostedZone?: IHostedZone

    HostedZone where an ALIAS record for the domain name will be created. Zone must be on the same account

    No DNS records are created for the domain name
    
    name: string

    Domain name