| Modifier and Type | Class and Description |
|---|---|
static class |
CfnApplicationReferenceDataSource.ReferenceDataSourceProperty.Jsii$Proxy
An implementation for
CfnApplicationReferenceDataSource.ReferenceDataSourceProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnApplicationReferenceDataSource.ReferenceDataSourceProperty |
CfnApplicationReferenceDataSource.ReferenceDataSourceProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnApplicationReferenceDataSource.Builder |
CfnApplicationReferenceDataSource.Builder.referenceDataSource(CfnApplicationReferenceDataSource.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.
|
CfnApplicationReferenceDataSourceProps.Builder |
CfnApplicationReferenceDataSourceProps.Builder.referenceDataSource(CfnApplicationReferenceDataSource.ReferenceDataSourceProperty referenceDataSource)
Sets the value of
CfnApplicationReferenceDataSourceProps.getReferenceDataSource() |
void |
CfnApplicationReferenceDataSource.setReferenceDataSource(CfnApplicationReferenceDataSource.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.