Uses of Interface
software.amazon.awscdk.services.kinesisanalytics.CfnApplicationOutputV2.OutputProperty
Package
Description
Amazon Kinesis Data Analytics Construct Library
-
Uses of CfnApplicationOutputV2.OutputProperty in software.amazon.awscdk.services.kinesisanalytics
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnApplicationOutputV2.OutputProperty
Modifier and TypeMethodDescriptionCfnApplicationOutputV2.OutputProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnApplicationOutputV2.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.CfnApplicationOutputV2Props.Builder.output
(CfnApplicationOutputV2.OutputProperty output) Sets the value ofCfnApplicationOutputV2Props.getOutput()
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.