Uses of Class
software.amazon.awscdk.services.codebuild.S3SourceProps.Builder
Packages that use S3SourceProps.Builder
-
Uses of S3SourceProps.Builder in software.amazon.awscdk.services.codebuild
Methods in software.amazon.awscdk.services.codebuild that return S3SourceProps.BuilderModifier 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()
Constructors in software.amazon.awscdk.services.codebuild with parameters of type S3SourceProps.BuilderModifierConstructorDescriptionprotected
Jsii$Proxy
(S3SourceProps.Builder builder) Constructor that initializes the object based on literal property values passed by theS3SourceProps.Builder
.