Uses of Class
software.amazon.awscdk.services.kinesisanalyticsv2.CfnApplication.ApplicationCodeConfigurationProperty.Builder
Package
Description
AWS::KinesisAnalyticsV2 Construct Library
-
Uses of CfnApplication.ApplicationCodeConfigurationProperty.Builder in software.amazon.awscdk.services.kinesisanalyticsv2
Modifier and TypeMethodDescriptionCfnApplication.ApplicationCodeConfigurationProperty.builder()
CfnApplication.ApplicationCodeConfigurationProperty.Builder.codeContent
(IResolvable codeContent) Sets the value ofCfnApplication.ApplicationCodeConfigurationProperty.getCodeContent()
CfnApplication.ApplicationCodeConfigurationProperty.Builder.codeContent
(CfnApplication.CodeContentProperty codeContent) Sets the value ofCfnApplication.ApplicationCodeConfigurationProperty.getCodeContent()
CfnApplication.ApplicationCodeConfigurationProperty.Builder.codeContentType
(String codeContentType) Sets the value ofCfnApplication.ApplicationCodeConfigurationProperty.getCodeContentType()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnApplication.ApplicationCodeConfigurationProperty.Builder
.