@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:38.189Z") @Stability(value=Experimental) public interface SourceConfig extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
SourceConfig.Builder
A builder for
SourceConfig |
static class |
SourceConfig.Jsii$Proxy
An implementation for
SourceConfig |
| Modifier and Type | Method and Description |
|---|---|
static SourceConfig.Builder |
builder() |
IBucket |
getBucket()
(experimental) The source bucket to deploy from.
|
String |
getZipObjectKey()
(experimental) An S3 object key in the source bucket that points to a zip file.
|
@Stability(value=Experimental) @NotNull IBucket getBucket()
@Stability(value=Experimental) @NotNull String getZipObjectKey()
@Stability(value=Experimental) static SourceConfig.Builder builder()
SourceConfig.Builder of SourceConfigCopyright © 2021. All rights reserved.