public static final class S3LocationBindOptions.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements S3LocationBindOptions
software.amazon.jsii.JsiiObject.InitializationModeS3LocationBindOptions.Builder, S3LocationBindOptions.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getForReading()
Allow reading from the S3 Location.
|
Boolean |
getForWriting()
Allow writing to the S3 Location.
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode)
@Stability(value=Experimental) @Nullable public Boolean getForReading()
getForReading in interface S3LocationBindOptions@Stability(value=Experimental) @Nullable public Boolean getForWriting()
getForWriting in interface S3LocationBindOptionsCopyright © 2019. All rights reserved.