MDAA TS Docs
    Preparing search index...
    interface BackendApisProps {
        hostedZoneName: string;
        restApiDomainName: string;
        socketApiDomainName: string;
    }
    Index

    Properties

    hostedZoneName: string

    Route53 hosted zone name for DNS

    restApiDomainName: string

    Custom domain name for REST API

    socketApiDomainName: string

    Custom domain name for WebSocket API