@Generated(value="jsii-pacmak/1.11.0 (build 1e9b8e1)", date="2020-08-28T10:19:42.054Z") @Stability(value=Experimental) public interface S3LocationBindOptions extends software.amazon.jsii.JsiiSerializable
EXPERIMENTAL
| Modifier and Type | Interface and Description |
|---|---|
static class |
S3LocationBindOptions.Builder
A builder for
S3LocationBindOptions |
static class |
S3LocationBindOptions.Jsii$Proxy
An implementation for
S3LocationBindOptions |
| Modifier and Type | Method and Description |
|---|---|
static S3LocationBindOptions.Builder |
builder() |
default Boolean |
getForReading()
Allow reading from the S3 Location.
|
default Boolean |
getForWriting()
Allow writing to the S3 Location.
|
@Stability(value=Experimental) @Nullable default Boolean getForReading()
Default: false
EXPERIMENTAL
@Stability(value=Experimental) @Nullable default Boolean getForWriting()
Default: false
EXPERIMENTAL
@Stability(value=Experimental) static S3LocationBindOptions.Builder builder()
S3LocationBindOptions.Builder of S3LocationBindOptionsCopyright © 2020. All rights reserved.