Class: Aws::ApplicationDiscoveryService::Types::TagFilter
- Inherits:
-
Struct
- Object
- Struct
- Aws::ApplicationDiscoveryService::Types::TagFilter
- Defined in:
- gems/aws-sdk-applicationdiscoveryservice/lib/aws-sdk-applicationdiscoveryservice/types.rb
Overview
The tag filter. Valid names are: tagKey
, tagValue
,
configurationId
.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#name ⇒ String
A name of the tag filter.
-
#values ⇒ Array<String>
Values for the tag filter.