@guardian/cdk
    Preparing search index...

    Interface KCLApplication

    interface KCLApplication {
        applicationName: string;
        streamName: string;
    }
    Index

    Properties

    applicationName: string
    streamName: string