Uses of Class
software.amazon.awscdk.services.iottwinmaker.CfnComponentType.DataValueProperty.Builder
Packages that use CfnComponentType.DataValueProperty.Builder
Package
Description
AWS::IoTTwinMaker Construct Library
-
Uses of CfnComponentType.DataValueProperty.Builder in software.amazon.awscdk.services.iottwinmaker
Methods in software.amazon.awscdk.services.iottwinmaker that return CfnComponentType.DataValueProperty.BuilderModifier and TypeMethodDescriptionCfnComponentType.DataValueProperty.Builder.booleanValue(Boolean booleanValue) Sets the value ofCfnComponentType.DataValueProperty.getBooleanValue()CfnComponentType.DataValueProperty.Builder.booleanValue(IResolvable booleanValue) Sets the value ofCfnComponentType.DataValueProperty.getBooleanValue()CfnComponentType.DataValueProperty.builder()CfnComponentType.DataValueProperty.Builder.doubleValue(Number doubleValue) Sets the value ofCfnComponentType.DataValueProperty.getDoubleValue()CfnComponentType.DataValueProperty.Builder.expression(String expression) Sets the value ofCfnComponentType.DataValueProperty.getExpression()CfnComponentType.DataValueProperty.Builder.integerValue(Number integerValue) Sets the value ofCfnComponentType.DataValueProperty.getIntegerValue()Sets the value ofCfnComponentType.DataValueProperty.getListValue()CfnComponentType.DataValueProperty.Builder.listValue(IResolvable listValue) Sets the value ofCfnComponentType.DataValueProperty.getListValue()Sets the value ofCfnComponentType.DataValueProperty.getLongValue()Sets the value ofCfnComponentType.DataValueProperty.getMapValue()CfnComponentType.DataValueProperty.Builder.mapValue(IResolvable mapValue) Sets the value ofCfnComponentType.DataValueProperty.getMapValue()CfnComponentType.DataValueProperty.Builder.relationshipValue(Object relationshipValue) Sets the value ofCfnComponentType.DataValueProperty.getRelationshipValue()CfnComponentType.DataValueProperty.Builder.stringValue(String stringValue) Sets the value ofCfnComponentType.DataValueProperty.getStringValue()Constructors in software.amazon.awscdk.services.iottwinmaker with parameters of type CfnComponentType.DataValueProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnComponentType.DataValueProperty.Builder.