Enumeration: Action

Enumeration: Action#

Indicates the scaling action that will be performed.

Index#

Enumeration members#

Enumeration members#

ADD#

ADD: = “ADD”

Defined in src/models/ScalingPolicy.ts:10


REMOVE#

REMOVE: = “REMOVE”

Defined in src/models/ScalingPolicy.ts:11