Uses of Class
software.amazon.awscdk.services.s3.deployment.SourceConfig.Builder
Package
Description
AWS S3 Deployment Construct Library
-
Uses of SourceConfig.Builder in software.amazon.awscdk.services.s3.deployment
Modifier and TypeMethodDescriptionSets the value ofSourceConfig.getBucket()
static SourceConfig.Builder
SourceConfig.builder()
Sets the value ofSourceConfig.getMarkers()
SourceConfig.Builder.zipObjectKey
(String zipObjectKey) Sets the value ofSourceConfig.getZipObjectKey()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(SourceConfig.Builder builder) Constructor that initializes the object based on literal property values passed by theSourceConfig.Builder
.