Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateAutoScalingPolicyDetails

Creation details for an autoscaling policy. You can create the following types of autoscaling policies:

- **Schedule-based:** Autoscaling events take place at the specific times that you schedule. - **Threshold-based:** An autoscaling action is triggered when a performance metric meets or exceeds a threshold.

An autoscaling configuration can either have multiple schedule-based autoscaling policies, or one threshold-based autoscaling policy.

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 isEnabled

isEnabled: undefined | false | true

Whether the autoscaling policy is enabled.

policyType

policyType: string

Functions

getDeserializedJsonObj

getJsonObj