public static interface ExternalLocation.Builder extends SdkPojo, CopyableBuilder<ExternalLocation.Builder,ExternalLocation>
| Modifier and Type | Method and Description |
|---|---|
ExternalLocation.Builder |
s3Location(String s3Location)
The URI of the Amazon S3 bucket.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildExternalLocation.Builder s3Location(String s3Location)
The URI of the Amazon S3 bucket.
s3Location - The URI of the Amazon S3 bucket.Copyright © 2023. All rights reserved.