Class: Aws::MemoryDB::Types::Filter
- Inherits:
-
Struct
- Object
- Struct
- Aws::MemoryDB::Types::Filter
- Defined in:
- gems/aws-sdk-memorydb/lib/aws-sdk-memorydb/types.rb
Overview
Used to streamline results of a search based on the property being filtered.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#name ⇒ String
The property being filtered.
-
#values ⇒ Array<String>
The property values to filter on.