| Package | Description |
|---|---|
| software.amazon.awscdk.services.s3 |
Amazon S3 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
Location.Builder |
Location.Builder.bucketName(String bucketName)
Sets the value of
Location.getBucketName() |
static Location.Builder |
Location.builder() |
Location.Builder |
Location.Builder.objectKey(String objectKey)
Sets the value of
Location.getObjectKey() |
Location.Builder |
Location.Builder.objectVersion(String objectVersion)
Sets the value of
Location.getObjectVersion() |
| Constructor and Description |
|---|
Jsii$Proxy(Location.Builder builder)
Constructor that initializes the object based on literal property values passed by the
Location.Builder. |
Copyright © 2022. All rights reserved.