@Generated(value="jsii-pacmak/0.13.3 (build 3624e0f)", date="2019-07-04T19:44:32.557Z") @Stability(value=Experimental) public interface DataSource extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
DataSource.Builder
A builder for
DataSource |
static class |
DataSource.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static DataSource.Builder |
builder() |
S3DataSource |
getS3DataSource()
S3 location of the data source that is associated with a channel.
|
@Stability(value=Experimental) S3DataSource getS3DataSource()
@Stability(value=Experimental) static DataSource.Builder builder()
DataSource.Builder of DataSourceCopyright © 2019. All rights reserved.