Uses of Class
software.amazon.awscdk.services.iottwinmaker.CfnComponentType.DataTypeProperty.Builder
Packages that use CfnComponentType.DataTypeProperty.Builder
Package
Description
AWS::IoTTwinMaker Construct Library
-
Uses of CfnComponentType.DataTypeProperty.Builder in software.amazon.awscdk.services.iottwinmaker
Methods in software.amazon.awscdk.services.iottwinmaker that return CfnComponentType.DataTypeProperty.BuilderModifier and TypeMethodDescriptionCfnComponentType.DataTypeProperty.Builder.allowedValues(List<? extends Object> allowedValues) Sets the value ofCfnComponentType.DataTypeProperty.getAllowedValues()CfnComponentType.DataTypeProperty.Builder.allowedValues(IResolvable allowedValues) Sets the value ofCfnComponentType.DataTypeProperty.getAllowedValues()CfnComponentType.DataTypeProperty.builder()CfnComponentType.DataTypeProperty.Builder.nestedType(IResolvable nestedType) Sets the value ofCfnComponentType.DataTypeProperty.getNestedType()CfnComponentType.DataTypeProperty.Builder.nestedType(CfnComponentType.DataTypeProperty nestedType) Sets the value ofCfnComponentType.DataTypeProperty.getNestedType()CfnComponentType.DataTypeProperty.Builder.relationship(IResolvable relationship) Sets the value ofCfnComponentType.DataTypeProperty.getRelationship()CfnComponentType.DataTypeProperty.Builder.relationship(CfnComponentType.RelationshipProperty relationship) Sets the value ofCfnComponentType.DataTypeProperty.getRelationship()Sets the value ofCfnComponentType.DataTypeProperty.getType()CfnComponentType.DataTypeProperty.Builder.unitOfMeasure(String unitOfMeasure) Sets the value ofCfnComponentType.DataTypeProperty.getUnitOfMeasure()Constructors in software.amazon.awscdk.services.iottwinmaker with parameters of type CfnComponentType.DataTypeProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnComponentType.DataTypeProperty.Builder.