class Aws::StorageGateway::Types::FileSystemAssociationInfo

Describes the object returned by `DescribeFileSystemAssociations` that describes a created file system association.

@!attribute [rw] file_system_association_arn

The Amazon Resource Name (ARN) of the file system association.
@return [String]

@!attribute [rw] location_arn

The ARN of the backend Amazon FSx file system used for storing file
data. For information, see [FileSystem][1] in the *Amazon FSx API
Reference*.

[1]: https://docs.aws.amazon.com/fsx/latest/APIReference/API_FileSystem.html
@return [String]

@!attribute [rw] file_system_association_status

The status of the file system association. Valid Values: `AVAILABLE`
\| `CREATING` \| `DELETING` \| `FORCE_DELETING` \| `UPDATING` \|
`ERROR`
@return [String]

@!attribute [rw] audit_destination_arn

The Amazon Resource Name (ARN) of the storage used for the audit
logs.
@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]

@!attribute [rw] 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.
@return [Array<Types::Tag>]

@!attribute [rw] cache_attributes

The refresh cache information for the file share or FSx file
systems.
@return [Types::CacheAttributes]

@!attribute [rw] endpoint_network_configuration

Specifies network configuration information for the gateway
associated with the Amazon FSx file system.

<note markdown="1"> If multiple file systems are associated with this gateway, this
parameter's `IpAddresses` field is required.

 </note>
@return [Types::EndpointNetworkConfiguration]

@see docs.aws.amazon.com/goto/WebAPI/storagegateway-2013-06-30/FileSystemAssociationInfo AWS API Documentation

Constants

SENSITIVE