AutoScalingGroupsConfiguration
Describes the configuration of an auto scaling group.
Contents
- autoScalingGroupNames
-
The names of the auto scaling group.
Type: Array of strings
Length Constraints: Minimum length of 1. Maximum length of 255.
Required: Yes
- roleArn
-
The role ARN of the auto scaling group.
Type: String
Pattern:
arn:aws:iam::[0-9]{12}:role/.{1,2048}Required: Yes
- healthCheckConfig
-
The health check configuration for the Auto Scaling group managed endpoint.
Type: HealthCheckConfig object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: