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