@Stability(value=Experimental) @Internal public static final class S3LocationBindOptions.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements S3LocationBindOptions
S3LocationBindOptionssoftware.amazon.jsii.JsiiObject.InitializationModeS3LocationBindOptions.Builder, S3LocationBindOptions.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(Boolean forReading,
Boolean forWriting)
Constructor that initializes the object based on literal property values passed by the
S3LocationBindOptions.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) |
Boolean |
getForReading()
(experimental) Allow reading from the S3 Location.
|
Boolean |
getForWriting()
(experimental) Allow writing to the S3 Location.
|
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(Boolean forReading, Boolean forWriting)
S3LocationBindOptions.Builder.public final Boolean getForReading()
S3LocationBindOptionsDefault: false
getForReading in interface S3LocationBindOptionspublic final Boolean getForWriting()
S3LocationBindOptionsDefault: false
getForWriting in interface S3LocationBindOptions@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.