| Package | Description |
|---|---|
| software.amazon.awscdk.pipelines |
CDK Pipelines
|
| Modifier and Type | Class and Description |
|---|---|
static class |
S3SourceOptions.Jsii$Proxy
An implementation for
S3SourceOptions |
| Modifier and Type | Method and Description |
|---|---|
S3SourceOptions |
S3SourceOptions.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
static CodePipelineSource |
CodePipelineSource.s3(IBucket bucket,
String objectKey,
S3SourceOptions props)
Returns an S3 source.
|
Copyright © 2022. All rights reserved.