@guardian/cdk
    Preparing search index...

    Interface GuSubnetProps

    interface GuSubnetProps {
        app?: string;
        type?: SubnetType;
    }
    Index
    app?: string
    type?: SubnetType