@stigg/node-server-sdk - v4.25.0

    Type Alias DimensionsMappingInput

    Configuration for mapping AWS Marketplace dimensions to Stigg plans

    type DimensionsMappingInput = {
        key: Scalars["String"];
        planName: Scalars["String"];
        planRefId: Scalars["String"];
    }
    Index

    Properties

    AWS dimension key for the mapping

    planName: Scalars["String"]

    Corresponding Stigg plan name for feature management

    planRefId: Scalars["String"]

    Reference ID of the corresponding Stigg plan

    MMNEPVFCICPMFPCPTTAAATR