@Stability(value=Experimental) @Internal public static final class S3SourceProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements S3SourceProps
S3SourcePropssoftware.amazon.jsii.JsiiObject.InitializationModeS3SourceProps.Builder, S3SourceProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(IBucket bucket,
String path,
String version,
String identifier)
Constructor that initializes the object based on literal property values passed by the
S3SourceProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
IBucket |
getBucket() |
String |
getIdentifier()
(experimental) The source identifier.
|
String |
getPath() |
String |
getVersion()
(experimental) The version ID of the object that represents the build input ZIP file to use.
|
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(IBucket bucket, String path, String version, String identifier)
S3SourceProps.Builder.public final IBucket getBucket()
getBucket in interface S3SourcePropspublic final String getPath()
getPath in interface S3SourcePropspublic final String getVersion()
S3SourcePropsDefault: latest
getVersion in interface S3SourcePropspublic final String getIdentifier()
SourcePropsThis property is required on secondary sources.
getIdentifier in interface SourceProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.