class Aws::AutoScalingPlans::Types::TagFilter
Represents a tag.
@note When making an API call, you may pass TagFilter
data as a hash: { key: "XmlStringMaxLen128", values: ["XmlStringMaxLen256"], }
@!attribute [rw] key
The tag key. @return [String]
@!attribute [rw] values
The tag values (0 to 20). @return [Array<String>]
@see docs.aws.amazon.com/goto/WebAPI/autoscaling-plans-2018-01-06/TagFilter AWS API Documentation
Constants
- SENSITIVE