class Aws::ElastiCache::Types::Filter
Used to streamline results of a search based on the property being filtered.
@note When making an API call, you may pass Filter
data as a hash: { name: "FilterName", # required values: ["FilterValue"], # required }
@!attribute [rw] name
The property being filtered. For example, UserId. @return [String]
@!attribute [rw] values
The property values to filter on. For example, "user-123". @return [Array<String>]
@see docs.aws.amazon.com/goto/WebAPI/elasticache-2015-02-02/Filter AWS API Documentation
Constants
- SENSITIVE