| Package | Description |
|---|---|
| software.amazon.awscdk.services.codebuild |
AWS CodeBuild Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
S3SourceProps.Builder |
S3SourceProps.Builder.bucket(IBucket bucket)
Sets the value of
S3SourceProps.getBucket() |
static S3SourceProps.Builder |
S3SourceProps.builder() |
S3SourceProps.Builder |
S3SourceProps.Builder.identifier(String identifier)
Sets the value of
SourceProps.getIdentifier() |
S3SourceProps.Builder |
S3SourceProps.Builder.path(String path)
Sets the value of
S3SourceProps.getPath() |
S3SourceProps.Builder |
S3SourceProps.Builder.version(String version)
Sets the value of
S3SourceProps.getVersion() |
| Constructor and Description |
|---|
Jsii$Proxy(S3SourceProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
S3SourceProps.Builder. |
Copyright © 2022. All rights reserved.