public static interface DeleteMultiRegionAccessPointResponse.Builder extends S3ControlResponse.Builder, SdkPojo, CopyableBuilder<DeleteMultiRegionAccessPointResponse.Builder,DeleteMultiRegionAccessPointResponse>
| Modifier and Type | Method and Description |
|---|---|
DeleteMultiRegionAccessPointResponse.Builder |
requestTokenARN(String requestTokenARN)
The request token associated with the request.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteMultiRegionAccessPointResponse.Builder requestTokenARN(String requestTokenARN)
The request token associated with the request. You can use this token with DescribeMultiRegionAccessPointOperation to determine the status of asynchronous requests.
requestTokenARN - The request token associated with the request. You can use this token with DescribeMultiRegionAccessPointOperation to determine the status of asynchronous requests.Copyright © 2022. All rights reserved.