@Generated(value="jsii-pacmak/1.31.0 (build 6fa403d)", date="2021-07-28T11:53:22.538Z") @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.