AssetHierarchyInfo
Contains information about a parent asset and a child asset that are related through an asset hierarchy.
Contents
- childAssetId
- 
               The ID of the child asset in this asset relationship. Type: String Length Constraints: Fixed length of 36. Pattern: ^(?!00000000-0000-0000-0000-000000000000)[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$Required: No 
- parentAssetId
- 
               The ID of the parent asset in this asset relationship. Type: String Length Constraints: Fixed length of 36. Pattern: ^(?!00000000-0000-0000-0000-000000000000)[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$Required: No 
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: