@guardian/cdk
    Preparing search index...

    Interface GuSubnetProps

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

    Properties

    Properties

    app?: string
    type?: SubnetType