Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.