Class: Aws::AppStream::Types::Filter
- Inherits:
-
Struct
- Object
- Struct
- Aws::AppStream::Types::Filter
- Defined in:
- gems/aws-sdk-appstream/lib/aws-sdk-appstream/types.rb
Overview
A filter for narrowing down the results when listing export image tasks. Filters allow you to specify criteria such as task state or creation date.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#name ⇒ String
The name of the filter.
-
#values ⇒ Array<String>
The values for the filter.