@aws-sdk/client-budgets

ActionSubType Variable

Full Signature

ActionSubType: {
    readonly STOP_EC2: "STOP_EC2_INSTANCES"
    readonly STOP_RDS: "STOP_RDS_INSTANCES";
}