Class: Aws::LicenseManager::Types::Filter
- Inherits:
-
Struct
- Object
- Struct
- Aws::LicenseManager::Types::Filter
- Defined in:
- gems/aws-sdk-licensemanager/lib/aws-sdk-licensemanager/types.rb
Overview
A filter name and value pair that is used to return more specific results from a describe operation. Filters can be used to match a set of resources by specific criteria, such as tags, attributes, or IDs.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#name ⇒ String
Name of the filter.
-
#values ⇒ Array<String>
Filter values.