FileSystemAssociationInfo
Describes the object returned by DescribeFileSystemAssociations that
         describes a created file system association.
Contents
- AuditDestinationARN
- 
               The Amazon Resource Name (ARN) of the storage used for the audit logs. Type: String Length Constraints: Maximum length of 1024. Required: No 
- CacheAttributes
- 
               The refresh cache information for the file share or FSx file systems. Type: CacheAttributes object Required: No 
- EndpointNetworkConfiguration
- 
               Specifies network configuration information for the gateway associated with the Amazon FSx file system. NoteIf multiple file systems are associated with this gateway, this parameter's IpAddressesfield is required.Type: EndpointNetworkConfiguration object Required: No 
- 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 
- FileSystemAssociationStatus
- 
               The status of the file system association. Valid Values: AVAILABLE|CREATING|DELETING|FORCE_DELETING|UPDATING|ERRORType: String Length Constraints: Minimum length of 3. Maximum length of 50. Required: No 
- FileSystemAssociationStatusDetails
- 
               An array containing the FileSystemAssociationStatusDetail data type, which provides detailed information on file system association status. Type: Array of FileSystemAssociationStatusDetail objects 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 
- LocationARN
- 
               The ARN of the backend Amazon FSx file system used for storing file data. For information, see FileSystem in the Amazon FSx API Reference. Type: String Length Constraints: Minimum length of 8. Maximum length of 512. Required: No 
- Tags
- 
               A list of up to 50 tags assigned to the SMB file share, sorted alphabetically by key name. Each tag is a key-value pair. Type: Array of Tag objects Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: