Uses of Class
software.amazon.awscdk.services.kinesisanalyticsv2.CfnApplication.PropertyGroupProperty.Builder
Package
Description
AWS::KinesisAnalyticsV2 Construct Library
-
Uses of CfnApplication.PropertyGroupProperty.Builder in software.amazon.awscdk.services.kinesisanalyticsv2
Modifier 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()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnApplication.PropertyGroupProperty.Builder
.