Uses of Class
software.amazon.awscdk.services.iottwinmaker.CfnEntity.PropertyProperty.Builder
Packages that use CfnEntity.PropertyProperty.Builder
Package
Description
AWS::IoTTwinMaker Construct Library
-
Uses of CfnEntity.PropertyProperty.Builder in software.amazon.awscdk.services.iottwinmaker
Methods in software.amazon.awscdk.services.iottwinmaker that return CfnEntity.PropertyProperty.BuilderModifier 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()
Constructors in software.amazon.awscdk.services.iottwinmaker with parameters of type CfnEntity.PropertyProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnEntity.PropertyProperty.Builder
.