public static interface DeleteTapeArchiveResponse.Builder extends StorageGatewayResponse.Builder, SdkPojo, CopyableBuilder<DeleteTapeArchiveResponse.Builder,DeleteTapeArchiveResponse>
| Modifier and Type | Method and Description |
|---|---|
DeleteTapeArchiveResponse.Builder |
tapeARN(String tapeARN)
The Amazon Resource Name (ARN) of the virtual tape that was deleted from the virtual tape shelf (VTS).
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteTapeArchiveResponse.Builder tapeARN(String tapeARN)
The Amazon Resource Name (ARN) of the virtual tape that was deleted from the virtual tape shelf (VTS).
tapeARN - The Amazon Resource Name (ARN) of the virtual tape that was deleted from the virtual tape shelf (VTS).Copyright © 2021. All rights reserved.