Uses of Class
software.amazon.awscdk.services.kinesisanalytics.CfnApplicationV2.CustomArtifactConfigurationProperty.Builder
Package
Description
Amazon Kinesis Data Analytics Construct Library
-
Uses of CfnApplicationV2.CustomArtifactConfigurationProperty.Builder in software.amazon.awscdk.services.kinesisanalytics
Modifier and TypeMethodDescriptionCfnApplicationV2.CustomArtifactConfigurationProperty.Builder.artifactType
(String artifactType) Sets the value ofCfnApplicationV2.CustomArtifactConfigurationProperty.getArtifactType()
CfnApplicationV2.CustomArtifactConfigurationProperty.builder()
CfnApplicationV2.CustomArtifactConfigurationProperty.Builder.mavenReference
(IResolvable mavenReference) Sets the value ofCfnApplicationV2.CustomArtifactConfigurationProperty.getMavenReference()
CfnApplicationV2.CustomArtifactConfigurationProperty.Builder.mavenReference
(CfnApplicationV2.MavenReferenceProperty mavenReference) Sets the value ofCfnApplicationV2.CustomArtifactConfigurationProperty.getMavenReference()
CfnApplicationV2.CustomArtifactConfigurationProperty.Builder.s3ContentLocation
(IResolvable s3ContentLocation) CfnApplicationV2.CustomArtifactConfigurationProperty.Builder.s3ContentLocation
(CfnApplicationV2.S3ContentLocationProperty s3ContentLocation) ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnApplicationV2.CustomArtifactConfigurationProperty.Builder
.