Builder
class Builder
Properties
Link copied to clipboard
The type of forecast data to get.
Link copied to clipboard
The ID of the resource. This string consists of a prefix (autoScalingGroup
) followed by the name of a specified Auto Scaling group (my-asg
). Example: autoScalingGroup/my-asg
.
Link copied to clipboard
The scalable dimension for the resource. The only valid value is autoscaling:autoScalingGroup:DesiredCapacity
.
Link copied to clipboard
The name of the scaling plan.
Link copied to clipboard
The version number of the scaling plan. Currently, the only valid value is 1
.
Link copied to clipboard
The namespace of the AWS service. The only valid value is autoscaling
.