Uses of Class
software.amazon.awscdk.services.kinesisanalyticsv2.CfnApplication.CodeContentProperty.Builder
Packages that use CfnApplication.CodeContentProperty.Builder
Package
Description
AWS::KinesisAnalyticsV2 Construct Library
- 
Uses of CfnApplication.CodeContentProperty.Builder in software.amazon.awscdk.services.kinesisanalyticsv2Methods in software.amazon.awscdk.services.kinesisanalyticsv2 that return CfnApplication.CodeContentProperty.BuilderModifier and TypeMethodDescriptionCfnApplication.CodeContentProperty.builder()CfnApplication.CodeContentProperty.Builder.s3ContentLocation(IResolvable s3ContentLocation) Sets the value ofCfnApplication.CodeContentProperty.getS3ContentLocation()CfnApplication.CodeContentProperty.Builder.s3ContentLocation(CfnApplication.S3ContentLocationProperty s3ContentLocation) Sets the value ofCfnApplication.CodeContentProperty.getS3ContentLocation()CfnApplication.CodeContentProperty.Builder.textContent(String textContent) Sets the value ofCfnApplication.CodeContentProperty.getTextContent()CfnApplication.CodeContentProperty.Builder.zipFileContent(String zipFileContent) Sets the value ofCfnApplication.CodeContentProperty.getZipFileContent()Constructors in software.amazon.awscdk.services.kinesisanalyticsv2 with parameters of type CfnApplication.CodeContentProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnApplication.CodeContentProperty.Builder.