| Package | Description |
|---|---|
| software.amazon.awscdk.services.s3.deployment |
AWS S3 Deployment Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
SourceConfig.Builder |
SourceConfig.Builder.bucket(IBucket bucket)
Sets the value of
SourceConfig.getBucket() |
static SourceConfig.Builder |
SourceConfig.builder() |
SourceConfig.Builder |
SourceConfig.Builder.markers(Map<String,? extends Object> markers)
Sets the value of
SourceConfig.getMarkers() |
SourceConfig.Builder |
SourceConfig.Builder.zipObjectKey(String zipObjectKey)
Sets the value of
SourceConfig.getZipObjectKey() |
| Constructor and Description |
|---|
Jsii$Proxy(SourceConfig.Builder builder)
Constructor that initializes the object based on literal property values passed by the
SourceConfig.Builder. |
Copyright © 2022. All rights reserved.