Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ThresholdPolicy

An autoscaling policy that defines threshold-based rules for an autoscaling configuration.

Properties

Optional capacity

capacity: model.Capacity

The capacity requirements of the autoscaling policy.

Optional displayName

displayName: undefined | string

A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.

Optional id

id: undefined | string

The ID of the autoscaling policy that is assigned after creation.

Optional isEnabled

isEnabled: undefined | false | true

Whether the autoscaling policy is enabled.

Const policyType

policyType: string = "threshold"

rules

rules: Array<Condition>

timeCreated

timeCreated: Date

The date and time the autoscaling configuration was created, in the format defined by RFC3339.

Example: {@code 2016-08-25T21:10:29.600Z}

Methods

getDeserializedJsonObj

getJsonObj