class Aws::IoTTwinMaker::Types::Relationship
An object that specifies a relationship with another component type.
@note When making an API call, you may pass Relationship
data as a hash: { relationship_type: "String", target_component_type_id: "ComponentTypeId", }
@!attribute [rw] relationship_type
The type of the relationship. @return [String]
@!attribute [rw] target_component_type_id
The ID of the target component type associated with this relationship. @return [String]
Constants
- SENSITIVE