AutoScalingPolicy interface
Describes the auto scaling policy
Properties
| mechanism | The mechanism that is used to scale when auto scaling operation is invoked. |
| name | The name of the auto scaling policy. |
| trigger | Determines when auto scaling operation will be invoked. |
Property Details
mechanism
The mechanism that is used to scale when auto scaling operation is invoked.
mechanism: AutoScalingMechanismUnion
Property Value
name
The name of the auto scaling policy.
name: string
Property Value
string
trigger
Determines when auto scaling operation will be invoked.
trigger: AutoScalingTriggerUnion