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