Uses of Interface
software.amazon.awscdk.services.s3.deployment.SourceConfig
Package
Description
AWS S3 Deployment Construct Library
-
Uses of SourceConfig in software.amazon.awscdk.services.s3.deployment
Modifier and TypeMethodDescriptionISource.bind
(software.constructs.Construct scope) Binds the source to a bucket deployment.ISource.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.final SourceConfig
ISource.Jsii$Proxy.bind
(software.constructs.Construct scope) Binds the source to a bucket deployment.final SourceConfig
ISource.Jsii$Proxy.bind
(software.constructs.Construct scope, DeploymentSourceContext context) Binds the source to a bucket deployment.SourceConfig.Builder.build()
Builds the configured instance.