class Aws::StorageGateway::Types::FileSystemAssociationSummary
Gets the summary returned by `ListFileSystemAssociation`, which is a summary of a created file system association.
@!attribute [rw] file_system_association_id
The ID of the file system association. @return [String]
@!attribute [rw] file_system_association_arn
The Amazon Resource Name (ARN) of the file system association. @return [String]
@!attribute [rw] file_system_association_status
The status of the file share. Valid Values: `AVAILABLE` \| `CREATING` \| `DELETING` \| `FORCE_DELETING` \| `UPDATING` \| `ERROR` @return [String]
@!attribute [rw] gateway_arn
The Amazon Resource Name (ARN) of the gateway. Use the ListGateways operation to return a list of gateways for your account and Region. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/storagegateway-2013-06-30/FileSystemAssociationSummary AWS API Documentation
Constants
- SENSITIVE