@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:53.553Z") @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 © 2021. All rights reserved.