public static interface CreateTapePoolResponse.Builder extends StorageGatewayResponse.Builder, SdkPojo, CopyableBuilder<CreateTapePoolResponse.Builder,CreateTapePoolResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateTapePoolResponse.Builder |
poolARN(String poolARN)
The unique Amazon Resource Name (ARN) that represents the custom tape pool.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreateTapePoolResponse.Builder poolARN(String poolARN)
The unique Amazon Resource Name (ARN) that represents the custom tape pool. Use the ListTapePools operation to return a list of tape pools for your account and Amazon Web Services Region.
poolARN - The unique Amazon Resource Name (ARN) that represents the custom tape pool. Use the
ListTapePools operation to return a list of tape pools for your account and Amazon Web Services
Region.Copyright © 2022. All rights reserved.