| Package | Description |
|---|---|
| software.amazon.awscdk.services.s3.deployment |
AWS S3 Deployment Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
DeploymentSourceContext.Jsii$Proxy
An implementation for
DeploymentSourceContext |
| Modifier and Type | Method and Description |
|---|---|
DeploymentSourceContext |
DeploymentSourceContext.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
SourceConfig |
ISource.bind(software.constructs.Construct scope,
DeploymentSourceContext context)
Binds the source to a bucket deployment.
|
SourceConfig |
ISource.Jsii$Proxy.bind(software.constructs.Construct scope,
DeploymentSourceContext context)
Binds the source to a bucket deployment.
|
default SourceConfig |
ISource.Jsii$Default.bind(software.constructs.Construct scope,
DeploymentSourceContext context)
Binds the source to a bucket deployment.
|
Copyright © 2022. All rights reserved.