public static interface CreateMultiRegionAccessPointResponse.Builder extends S3ControlResponse.Builder, SdkPojo, CopyableBuilder<CreateMultiRegionAccessPointResponse.Builder,CreateMultiRegionAccessPointResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateMultiRegionAccessPointResponse.Builder |
requestTokenARN(String requestTokenARN)
The request token associated with the request.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreateMultiRegionAccessPointResponse.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.