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

    Interface CloudConfig

    AWS cloud config

    interface CloudConfig {
        debug?: boolean;
        instanceType: string;
    }
    Index

    Properties

    Properties

    debug?: boolean

    Whether to debug; sets "set -x" in user data script for EC2

    instanceType: string

    EC2 instance type