@Generated(value="jsii-pacmak/1.15.0 (build 585166b)", date="2020-12-22T12:13:28.407Z") @Stability(value=Experimental) public interface S3LocationBindOptions extends software.amazon.jsii.JsiiSerializable
| 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()
(experimental) Allow reading from the S3 Location.
|
default Boolean |
getForWriting()
(experimental) Allow writing to the S3 Location.
|
@Stability(value=Experimental) @Nullable default Boolean getForReading()
Default: false
@Stability(value=Experimental) @Nullable default Boolean getForWriting()
Default: false
@Stability(value=Experimental) static S3LocationBindOptions.Builder builder()
S3LocationBindOptions.Builder of S3LocationBindOptionsCopyright © 2020. All rights reserved.