@guardian/cdk
    Preparing search index...

    Interface StackStageIdentity

    interface StackStageIdentity {
        stack: string;
        stage: string;
    }

    Hierarchy (View Summary)

    Implemented by

    Index

    Properties

    Properties

    stack: string
    stage: string