Uses of Class
software.amazon.awscdk.services.iottwinmaker.CfnComponentType.RelationshipProperty.Builder
Packages that use CfnComponentType.RelationshipProperty.Builder
Package
Description
AWS::IoTTwinMaker Construct Library
-
Uses of CfnComponentType.RelationshipProperty.Builder in software.amazon.awscdk.services.iottwinmaker
Methods in software.amazon.awscdk.services.iottwinmaker that return CfnComponentType.RelationshipProperty.BuilderModifier and TypeMethodDescriptionCfnComponentType.RelationshipProperty.builder()
CfnComponentType.RelationshipProperty.Builder.relationshipType
(String relationshipType) Sets the value ofCfnComponentType.RelationshipProperty.getRelationshipType()
CfnComponentType.RelationshipProperty.Builder.targetComponentTypeId
(String targetComponentTypeId) Sets the value ofCfnComponentType.RelationshipProperty.getTargetComponentTypeId()
Constructors in software.amazon.awscdk.services.iottwinmaker with parameters of type CfnComponentType.RelationshipProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnComponentType.RelationshipProperty.Builder
.