Uses of Class
software.amazon.awscdk.services.kinesisanalytics.CfnApplicationOutputV2Props.Builder
Package
Description
Amazon Kinesis Data Analytics Construct Library
-
Uses of CfnApplicationOutputV2Props.Builder in software.amazon.awscdk.services.kinesisanalytics
Modifier and TypeMethodDescriptionCfnApplicationOutputV2Props.Builder.applicationName
(String applicationName) Sets the value ofCfnApplicationOutputV2Props.getApplicationName()
CfnApplicationOutputV2Props.builder()
CfnApplicationOutputV2Props.Builder.output
(IResolvable output) Sets the value ofCfnApplicationOutputV2Props.getOutput()
CfnApplicationOutputV2Props.Builder.output
(CfnApplicationOutputV2.OutputProperty output) Sets the value ofCfnApplicationOutputV2Props.getOutput()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnApplicationOutputV2Props.Builder
.