Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Condition

A rule that defines a specific autoscaling action to take (scale in or scale out) and the metric that triggers that action.

Properties

action

action: Action

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

ID of the condition that is assigned after creation.

metric

metric: Metric

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Condition): object

getJsonObj