| Package | Description |
|---|---|
| software.amazon.awscdk.services.kinesisanalytics |
Amazon Kinesis Data Analytics Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnApplicationReferenceDataSourceV2.ReferenceDataSourceProperty.Jsii$Proxy
An implementation for
CfnApplicationReferenceDataSourceV2.ReferenceDataSourceProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnApplicationReferenceDataSourceV2.ReferenceDataSourceProperty |
CfnApplicationReferenceDataSourceV2.ReferenceDataSourceProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnApplicationReferenceDataSourceV2.Builder |
CfnApplicationReferenceDataSourceV2.Builder.referenceDataSource(CfnApplicationReferenceDataSourceV2.ReferenceDataSourceProperty referenceDataSource)
For a SQL-based Kinesis Data Analytics application, describes the reference data source by providing the source information (Amazon S3 bucket name and object key name), the resulting in-application table name that is created, and the necessary schema to map the data elements in the Amazon S3 object to the in-application table.
|
CfnApplicationReferenceDataSourceV2Props.Builder |
CfnApplicationReferenceDataSourceV2Props.Builder.referenceDataSource(CfnApplicationReferenceDataSourceV2.ReferenceDataSourceProperty referenceDataSource)
Sets the value of
CfnApplicationReferenceDataSourceV2Props.getReferenceDataSource() |
void |
CfnApplicationReferenceDataSourceV2.setReferenceDataSource(CfnApplicationReferenceDataSourceV2.ReferenceDataSourceProperty value)
For a SQL-based Kinesis Data Analytics application, describes the reference data source by providing the source information (Amazon S3 bucket name and object key name), the resulting in-application table name that is created, and the necessary schema to map the data elements in the Amazon S3 object to the in-application table.
|
Copyright © 2022. All rights reserved.