You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::IoTSiteWise::Types::AssetHierarchy
- Inherits:
-
Struct
- Object
- Struct
- Aws::IoTSiteWise::Types::AssetHierarchy
- Defined in:
- (unknown)
Overview
Describes an asset hierarchy that contains a hierarchy's name and ID.
Instance Attribute Summary collapse
-
#id ⇒ String
The ID of the hierarchy.
-
#name ⇒ String
The hierarchy name provided in the [CreateAssetModel][1] or [UpdateAssetModel][2] API operation.
Instance Attribute Details
#id ⇒ String
The ID of the hierarchy. This ID is a hierarchyId
.
#name ⇒ String
The hierarchy name provided in the CreateAssetModel or UpdateAssetModel API operation.