Tag
Describes a tag for an Auto Scaling group.
Contents
- Key
-
The tag key.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Pattern:
[\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF\r\n\t]*
Required: Yes
- PropagateAtLaunch
-
Determines whether the tag is added to new instances as they are launched in the group.
Type: Boolean
Required: No
- ResourceId
-
The name of the Auto Scaling group.
Type: String
Pattern:
[\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF\r\n\t]*
Required: No
- ResourceType
-
The type of resource. The only supported value is
auto-scaling-group
.Type: String
Pattern:
[\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF\r\n\t]*
Required: No
- Value
-
The tag value.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 256.
Pattern:
[\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF\r\n\t]*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: