AutoScalingPolicy
Describes the auto scaling policy
Properties
Name | Type | Required |
---|---|---|
name |
string | Yes |
trigger |
AutoScalingTrigger | Yes |
mechanism |
AutoScalingMechanism | Yes |
name
Type: string
Required: Yes
The name of the auto scaling policy.
trigger
Type: AutoScalingTrigger
Required: Yes
Determines when auto scaling operation will be invoked.
mechanism
Type: AutoScalingMechanism
Required: Yes
The mechanism that is used to scale when auto scaling operation is invoked.