Uses of Class
software.amazon.awscdk.services.kinesisanalytics.CfnApplicationV2.PropertyGroupProperty.Builder
Package
Description
Amazon Kinesis Data Analytics Construct Library
-
Uses of CfnApplicationV2.PropertyGroupProperty.Builder in software.amazon.awscdk.services.kinesisanalytics
Modifier and TypeMethodDescriptionCfnApplicationV2.PropertyGroupProperty.builder()
CfnApplicationV2.PropertyGroupProperty.Builder.propertyGroupId
(String propertyGroupId) Sets the value ofCfnApplicationV2.PropertyGroupProperty.getPropertyGroupId()
CfnApplicationV2.PropertyGroupProperty.Builder.propertyMap
(Map<String, String> propertyMap) Sets the value ofCfnApplicationV2.PropertyGroupProperty.getPropertyMap()
CfnApplicationV2.PropertyGroupProperty.Builder.propertyMap
(IResolvable propertyMap) Sets the value ofCfnApplicationV2.PropertyGroupProperty.getPropertyMap()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnApplicationV2.PropertyGroupProperty.Builder
.