public static interface CreateAccessPointResponse.Builder extends S3ControlResponse.Builder, SdkPojo, CopyableBuilder<CreateAccessPointResponse.Builder,CreateAccessPointResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateAccessPointResponse.Builder |
accessPointArn(String accessPointArn)
The ARN of the access point.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreateAccessPointResponse.Builder accessPointArn(String accessPointArn)
The ARN of the access point.
This is only supported by Amazon S3 on Outposts.
accessPointArn - The ARN of the access point. This is only supported by Amazon S3 on Outposts.
Copyright © 2021. All rights reserved.