FileSystemAssociationSummary
Gets the summary returned by ListFileSystemAssociation
, which is a summary
of a created file system association.
Contents
- FileSystemAssociationARN
-
The Amazon Resource Name (ARN) of the file system association.
Type: String
Length Constraints: Minimum length of 50. Maximum length of 500.
Required: No
- FileSystemAssociationId
-
The ID of the file system association.
Type: String
Length Constraints: Minimum length of 10. Maximum length of 30.
Required: No
- FileSystemAssociationStatus
-
The status of the file share. Valid Values:
AVAILABLE
|CREATING
|DELETING
|FORCE_DELETING
|UPDATING
|ERROR
Type: String
Length Constraints: Minimum length of 3. Maximum length of 50.
Required: No
- GatewayARN
-
The Amazon Resource Name (ARN) of the gateway. Use the ListGateways operation to return a list of gateways for your account and AWS Region.
Type: String
Length Constraints: Minimum length of 50. Maximum length of 500.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: