@ghsc/nshmp-utils-ts - 4.12.7
    Preparing search index...

    Interface UpdateProxyProps

    Update proxy properties.

    interface UpdateProxyProps {
        id: string;
        paths: string[];
        scope: Construct;
        topicArnSsmName: string;
    }
    Index

    Properties

    id: string

    Resource id

    paths: string[]

    Path to configuration files

    scope: Construct

    Current scope

    topicArnSsmName: string

    SSM parameter name for reverse proxy topic arn