@Generated(value="jsii-pacmak/0.13.3 (build 3624e0f)", date="2019-07-04T19:44:32.571Z") @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
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static S3LocationBindOptions.Builder |
builder() |
Boolean |
getForReading()
Allow reading from the S3 Location.
|
Boolean |
getForWriting()
Allow writing to the S3 Location.
|
@Stability(value=Experimental) Boolean getForReading()
@Stability(value=Experimental) Boolean getForWriting()
@Stability(value=Experimental) static S3LocationBindOptions.Builder builder()
S3LocationBindOptions.Builder of S3LocationBindOptionsCopyright © 2019. All rights reserved.