- Navigation Guide
@aws-sdk/client-fsx
DescribeStorageVirtualMachinesCommandInput Interface
The input for DescribeStorageVirtualMachinesCommand.
Members
Name | Type | Details |
---|---|---|
Filters | StorageVirtualMachineFilter[] | undefined | Enter a filter name:value pair to view a select set of SVMs. |
MaxResults | number | undefined | The maximum number of resources to return in the response. This value must be an integer greater than zero. |
NextToken | string | undefined | (Optional) Opaque pagination token returned from a previous operation (String). If present, this token indicates from what point you can continue processing the request, where the previous |
StorageVirtualMachineIds | string[] | undefined | Enter the ID of one or more SVMs that you want to view. |
Full Signature
export interface DescribeStorageVirtualMachinesCommandInput extends DescribeStorageVirtualMachinesRequest