Class RelationshipValue

java.lang.Object
software.amazon.awssdk.services.iottwinmaker.model.RelationshipValue
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<RelationshipValue.Builder,RelationshipValue>

@Generated("software.amazon.awssdk:codegen") public final class RelationshipValue extends Object implements SdkPojo, Serializable, ToCopyableBuilder<RelationshipValue.Builder,RelationshipValue>

A value that associates a component and an entity.

See Also: