Uses of Class
software.amazon.awscdk.services.kinesisanalyticsv2.CfnApplication.MavenReferenceProperty.Builder
Package
Description
AWS::KinesisAnalyticsV2 Construct Library
-
Uses of CfnApplication.MavenReferenceProperty.Builder in software.amazon.awscdk.services.kinesisanalyticsv2
Modifier and TypeMethodDescriptionCfnApplication.MavenReferenceProperty.Builder.artifactId
(String artifactId) Sets the value ofCfnApplication.MavenReferenceProperty.getArtifactId()
CfnApplication.MavenReferenceProperty.builder()
Sets the value ofCfnApplication.MavenReferenceProperty.getGroupId()
Sets the value ofCfnApplication.MavenReferenceProperty.getVersion()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnApplication.MavenReferenceProperty.Builder
.