class Aws::FSx::Types::VolumeFilter
A filter used to restrict the results of describe calls for Amazon FSx
for NetApp ONTAP volumes. You can use multiple filters to return results that meet all applied filter requirements.
@note When making an API call, you may pass VolumeFilter
data as a hash: { name: "file-system-id", # accepts file-system-id, storage-virtual-machine-id values: ["VolumeFilterValue"], }
@!attribute [rw] name
The name for this filter. @return [String]
@!attribute [rw] values
The values of the filter. These are all the values for any of the applied filters. @return [Array<String>]
@see docs.aws.amazon.com/goto/WebAPI/fsx-2018-03-01/VolumeFilter AWS API Documentation
Constants
- SENSITIVE