You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::StorageGateway::Types::DescribeNFSFileSharesInput
- Inherits:
-
Struct
- Object
- Struct
- Aws::StorageGateway::Types::DescribeNFSFileSharesInput
- Defined in:
- (unknown)
Overview
Note:
When passing DescribeNFSFileSharesInput as input to an Aws::Client method, you can use a vanilla Hash:
{
file_share_arn_list: ["FileShareARN"], # required
}
DescribeNFSFileSharesInput
Instance Attribute Summary collapse
-
#file_share_arn_list ⇒ Array<String>
An array containing the Amazon Resource Name (ARN) of each file share to be described.
Instance Attribute Details
#file_share_arn_list ⇒ Array<String>
An array containing the Amazon Resource Name (ARN) of each file share to be described.