class Aws::ElasticsearchService::Types::DescribePackagesFilter
Filter
to apply in `DescribePackage` response.
@note When making an API call, you may pass DescribePackagesFilter
data as a hash: { name: "PackageID", # accepts PackageID, PackageName, PackageStatus value: ["DescribePackagesFilterValue"], }
@!attribute [rw] name
Any field from `PackageDetails`. @return [String]
@!attribute [rw] value
A list of values for the specified field. @return [Array<String>]
Constants
- SENSITIVE