@guardian/cdk
    Preparing search index...

    Interface GuStaticLogicalId

    interface GuStaticLogicalId {
        logicalId: string;
        reason: string;
    }
    Index

    Properties

    Properties

    logicalId: string

    The logical ID to use in the synthesised template for this resource.

    reason: string

    A short description to help developers understand why this resource's logical ID is being set.