@guardian/cdk
    Preparing search index...

    Interface Identity

    interface Identity {
        app: string;
        stack: string;
        stage: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    app: string
    stack: string
    stage: string