You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::StorageGateway::Types::DeleteFileShareInputWhen passing DeleteFileShareInput as input to an Aws::Client method, you can use a vanilla Hash:
{
file_share_arn: "FileShareARN", force_delete: false,
}
DeleteFileShareInput
Instance Attribute Summary collapseThe Amazon Resource Name (ARN) of the file share to be deleted.
If this value is set to true
, the operation deletes a file share immediately and aborts all data uploads to AWS.
The Amazon Resource Name (ARN) of the file share to be deleted.
#force_delete ⇒ BooleanIf this value is set to true
, the operation deletes a file share immediately and aborts all data uploads to AWS. Otherwise, the file share is not deleted until all data is uploaded to AWS. This process aborts the data upload process, and the file share enters the FORCE_DELETING
status.
Valid Values: true
| false
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4