@finnairoyj/cdk-constructs-lib - v0.2.3
    Preparing search index...

    Interface LzSsmBasedResourceTags

    interface LzSsmBasedResourceTags {
        "application-id"?: string;
        "application-name"?: string;
        "cost-center"?: string;
        "io-code"?: string;
    }
    Index

    Properties

    "application-id"?: string

    by default value for tag is fetched from flz managed ssm parameters

    "application-name"?: string

    by default value for tag is fetched from flz managed ssm parameters

    "cost-center"?: string

    by default value for tag is fetched from flz managed ssm parameters

    "io-code"?: string

    by default value for tag is fetched from flz managed ssm parameters