Uses of Class
software.amazon.awscdk.services.kinesisanalyticsv2.CfnApplication.PropertyGroupProperty.Builder
Packages that use CfnApplication.PropertyGroupProperty.Builder
Package
Description
AWS::KinesisAnalyticsV2 Construct Library
-
Uses of CfnApplication.PropertyGroupProperty.Builder in software.amazon.awscdk.services.kinesisanalyticsv2
Methods in software.amazon.awscdk.services.kinesisanalyticsv2 that return CfnApplication.PropertyGroupProperty.BuilderModifier and TypeMethodDescriptionCfnApplication.PropertyGroupProperty.builder()
CfnApplication.PropertyGroupProperty.Builder.propertyGroupId
(String propertyGroupId) Sets the value ofCfnApplication.PropertyGroupProperty.getPropertyGroupId()
CfnApplication.PropertyGroupProperty.Builder.propertyMap
(Map<String, String> propertyMap) Sets the value ofCfnApplication.PropertyGroupProperty.getPropertyMap()
CfnApplication.PropertyGroupProperty.Builder.propertyMap
(IResolvable propertyMap) Sets the value ofCfnApplication.PropertyGroupProperty.getPropertyMap()
Constructors in software.amazon.awscdk.services.kinesisanalyticsv2 with parameters of type CfnApplication.PropertyGroupProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnApplication.PropertyGroupProperty.Builder
.