@Generated(value="jsii-pacmak/0.21.1 (build 9ff44cb)", date="2020-01-07T23:11:00.939Z") @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) default Boolean getForReading()
Default: false
EXPERIMENTAL
@Stability(value=Experimental) default Boolean getForWriting()
Default: false
EXPERIMENTAL
@Stability(value=Experimental) static S3LocationBindOptions.Builder builder()
S3LocationBindOptions.Builder of S3LocationBindOptionsCopyright © 2020. All rights reserved.