@zarpay/zar-cdk-lib - v0.32.0
    Preparing search index...

    Interface SharedAlbProps

    Props for importing a shared ALB.

    interface SharedAlbProps {
        albName?: string;
    }
    Index

    Properties

    Properties

    albName?: string

    Name of the ALB as stored in SSM parameters.

    'ZarSharedALB'