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