class Aws::IoTSiteWise::Types::AssetRelationshipSummary

Contains information about assets that are related to one another.

@!attribute [rw] hierarchy_info

The assets that are related through an asset hierarchy.

This object is present if the `relationshipType` is `HIERARCHY`.
@return [Types::AssetHierarchyInfo]

@!attribute [rw] relationship_type

The relationship type of the assets in this relationship. This value
is one of the following:

* `HIERARCHY` – The assets are related through an asset hierarchy.
  If you specify this relationship type, this asset relationship
  includes the `hierarchyInfo` object.

^
@return [String]

Constants

SENSITIVE