Uses of Class
software.amazon.awscdk.services.iottwinmaker.CfnEntity.PropertyProperty.Builder
Package
Description
AWS::IoTTwinMaker Construct Library
-
Uses of CfnEntity.PropertyProperty.Builder in software.amazon.awscdk.services.iottwinmaker
Modifier and TypeMethodDescriptionCfnEntity.PropertyProperty.builder()
CfnEntity.PropertyProperty.Builder.definition
(Object definition) Sets the value ofCfnEntity.PropertyProperty.getDefinition()
CfnEntity.PropertyProperty.Builder.value
(IResolvable value) Sets the value ofCfnEntity.PropertyProperty.getValue()
CfnEntity.PropertyProperty.Builder.value
(CfnEntity.DataValueProperty value) Sets the value ofCfnEntity.PropertyProperty.getValue()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnEntity.PropertyProperty.Builder
.