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