@Stability(value=Stable) @Internal public static final class SourceConfig.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements SourceConfig
SourceConfigsoftware.amazon.jsii.JsiiObject.InitializationModeSourceConfig.Builder, SourceConfig.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(SourceConfig.Builder builder)
Constructor that initializes the object based on literal property values passed by the
SourceConfig.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
IBucket |
getBucket()
The source bucket to deploy from.
|
Map<String,Object> |
getMarkers()
A set of markers to substitute in the source content.
|
String |
getZipObjectKey()
An S3 object key in the source bucket that points to a zip file.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(SourceConfig.Builder builder)
SourceConfig.Builder.public final IBucket getBucket()
SourceConfiggetBucket in interface SourceConfigpublic final String getZipObjectKey()
SourceConfiggetZipObjectKey in interface SourceConfigpublic final Map<String,Object> getMarkers()
SourceConfigDefault: - no markers
getMarkers in interface SourceConfig@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.