class Aws::StorageGateway::Types::ListFileSystemAssociationsOutput

@!attribute [rw] marker

If the request includes `Marker`, the response returns that value in
this field.
@return [String]

@!attribute [rw] next_marker

If a value is present, there are more file system associations to
return. In a subsequent request, use `NextMarker` as the value for
`Marker` to retrieve the next set of file system associations.
@return [String]

@!attribute [rw] file_system_association_summary_list

An array of information about the Amazon FSx gateway's file system
associations.
@return [Array<Types::FileSystemAssociationSummary>]

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

Constants

SENSITIVE