public static interface CreateAccessPointForObjectLambdaResponse.Builder extends S3ControlResponse.Builder, SdkPojo, CopyableBuilder<CreateAccessPointForObjectLambdaResponse.Builder,CreateAccessPointForObjectLambdaResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateAccessPointForObjectLambdaResponse.Builder |
objectLambdaAccessPointArn(String objectLambdaAccessPointArn)
Specifies the ARN for the Object Lambda Access Point.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreateAccessPointForObjectLambdaResponse.Builder objectLambdaAccessPointArn(String objectLambdaAccessPointArn)
Specifies the ARN for the Object Lambda Access Point.
objectLambdaAccessPointArn - Specifies the ARN for the Object Lambda Access Point.Copyright © 2021. All rights reserved.