public static interface S3ContentBaseLocation.Builder extends SdkPojo, CopyableBuilder<S3ContentBaseLocation.Builder,S3ContentBaseLocation>
| Modifier and Type | Method and Description |
|---|---|
S3ContentBaseLocation.Builder |
basePath(String basePath)
The base path for the S3 bucket.
|
S3ContentBaseLocation.Builder |
bucketARN(String bucketARN)
The Amazon Resource Name (ARN) of the S3 bucket.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildS3ContentBaseLocation.Builder bucketARN(String bucketARN)
The Amazon Resource Name (ARN) of the S3 bucket.
bucketARN - The Amazon Resource Name (ARN) of the S3 bucket.S3ContentBaseLocation.Builder basePath(String basePath)
The base path for the S3 bucket.
basePath - The base path for the S3 bucket.Copyright © 2022. All rights reserved.