Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.kinesisanalyticsv2.CfnApplicationPropsMixin.CodeContentProperty.Builder
Packages that use CfnApplicationPropsMixin.CodeContentProperty.Builder
-
Uses of CfnApplicationPropsMixin.CodeContentProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.kinesisanalyticsv2
Methods in software.amazon.awscdk.cfnpropertymixins.services.kinesisanalyticsv2 that return CfnApplicationPropsMixin.CodeContentProperty.BuilderModifier and TypeMethodDescriptionCfnApplicationPropsMixin.CodeContentProperty.builder()CfnApplicationPropsMixin.CodeContentProperty.Builder.s3ContentLocation(CfnApplicationPropsMixin.S3ContentLocationProperty s3ContentLocation) Sets the value ofCfnApplicationPropsMixin.CodeContentProperty.getS3ContentLocation()CfnApplicationPropsMixin.CodeContentProperty.Builder.s3ContentLocation(IResolvable s3ContentLocation) Sets the value ofCfnApplicationPropsMixin.CodeContentProperty.getS3ContentLocation()CfnApplicationPropsMixin.CodeContentProperty.Builder.textContent(String textContent) Sets the value ofCfnApplicationPropsMixin.CodeContentProperty.getTextContent()CfnApplicationPropsMixin.CodeContentProperty.Builder.zipFileContent(String zipFileContent) Sets the value ofCfnApplicationPropsMixin.CodeContentProperty.getZipFileContent()Constructors in software.amazon.awscdk.cfnpropertymixins.services.kinesisanalyticsv2 with parameters of type CfnApplicationPropsMixin.CodeContentProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnApplicationPropsMixin.CodeContentProperty.Builder.