Enumeration: AppliesTo

Enumeration: AppliesTo#

Indicates at what level does the scaling policy apply to.

Index#

Enumeration members#

Enumeration members#

REGION#

REGION: = “REGION”

Defined in src/models/ScalingPolicy.ts:19

The policy applies to individual regions.


ZONE#

ZONE: = “ZONE”

Defined in src/models/ScalingPolicy.ts:21

The policy applies to the entire zone.