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