@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-05-10T21:38:34.454Z") @Stability(value=Stable) 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
An implementation for
DataSource |
| 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=Stable) @NotNull S3DataSource getS3DataSource()
@Stability(value=Stable) static DataSource.Builder builder()
DataSource.Builder of DataSourceCopyright © 2021. All rights reserved.