class Aws::AutoScaling::Types::TagDescription
Describes a tag for an Auto Scaling group.
@!attribute [rw] resource_id
The name of the group. @return [String]
@!attribute [rw] resource_type
The type of resource. The only supported value is `auto-scaling-group`. @return [String]
@!attribute [rw] key
The tag key. @return [String]
@!attribute [rw] value
The tag value. @return [String]
@!attribute [rw] propagate_at_launch
Determines whether the tag is added to new instances as they are launched in the group. @return [Boolean]
@see docs.aws.amazon.com/goto/WebAPI/autoscaling-2011-01-01/TagDescription AWS API Documentation
Constants
- SENSITIVE