class Aws::StorageGateway::Types::DisassociateFileSystemInput
@note When making an API call, you may pass DisassociateFileSystemInput
data as a hash: { file_system_association_arn: "FileSystemAssociationARN", # required force_delete: false, }
@!attribute [rw] file_system_association_arn
The Amazon Resource Name (ARN) of the file system association to be deleted. @return [String]
@!attribute [rw] force_delete
If this value is set to true, the operation disassociates an Amazon FSx file system immediately. It ends all data uploads to the file system, and the file system association enters the `FORCE_DELETING` status. If this value is set to false, the Amazon FSx file system does not disassociate until all data is uploaded. @return [Boolean]
@see docs.aws.amazon.com/goto/WebAPI/storagegateway-2013-06-30/DisassociateFileSystemInput AWS API Documentation
Constants
- SENSITIVE