@Generated(value="jsii-pacmak/1.34.0 (build 9b72778)", date="2021-09-29T20:31:20.719Z") @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.