Uses of Class
software.amazon.awscdk.services.codebuild.S3SourceProps.Builder
-
Uses of S3SourceProps.Builder in software.amazon.awscdk.services.codebuild
Modifier and TypeMethodDescriptionSets the value ofS3SourceProps.getBucket()
static S3SourceProps.Builder
S3SourceProps.builder()
S3SourceProps.Builder.identifier
(String identifier) Sets the value ofSourceProps.getIdentifier()
Sets the value ofS3SourceProps.getPath()
Sets the value ofS3SourceProps.getVersion()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(S3SourceProps.Builder builder) Constructor that initializes the object based on literal property values passed by theS3SourceProps.Builder
.