| Package | Description |
|---|---|
| software.amazon.awscdk.services.kinesisanalytics |
Amazon Kinesis Data Analytics Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnApplicationOutputV2.OutputProperty.Jsii$Proxy
An implementation for
CfnApplicationOutputV2.OutputProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnApplicationOutputV2.OutputProperty |
CfnApplicationOutputV2.OutputProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnApplicationOutputV2Props.Builder |
CfnApplicationOutputV2Props.Builder.output(CfnApplicationOutputV2.OutputProperty output)
Sets the value of
CfnApplicationOutputV2Props.getOutput() |
CfnApplicationOutputV2.Builder |
CfnApplicationOutputV2.Builder.output(CfnApplicationOutputV2.OutputProperty output)
Describes a SQL-based Kinesis Data Analytics application's output configuration, in which you identify an in-application stream and a destination where you want the in-application stream data to be written.
|
void |
CfnApplicationOutputV2.setOutput(CfnApplicationOutputV2.OutputProperty value)
Describes a SQL-based Kinesis Data Analytics application's output configuration, in which you identify an in-application stream and a destination where you want the in-application stream data to be written.
|
Copyright © 2022. All rights reserved.