![]() |
![]()
| ![]() |
![]()
NAMEPaws::IoTSiteWise::DescribeAssetModelResponse ATTRIBUTESREQUIRED AssetModelArn => StrThe ARN (https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html) of the asset model, which has the following format. "arn:${Partition}:iotsitewise:${Region}:${Account}:asset-model/${AssetModelId}" AssetModelCompositeModels => ArrayRef[Paws::IoTSiteWise::AssetModelCompositeModel]The list of composite asset models for the asset model. REQUIRED AssetModelCreationDate => StrThe date the asset model was created, in Unix epoch time. REQUIRED AssetModelDescription => StrThe asset model's description. REQUIRED AssetModelHierarchies => ArrayRef[Paws::IoTSiteWise::AssetModelHierarchy]A list of asset model hierarchies that each contain a "childAssetModelId" and a "hierarchyId" (named "id"). A hierarchy specifies allowed parent/child asset relationships for an asset model. REQUIRED AssetModelId => StrThe ID of the asset model. REQUIRED AssetModelLastUpdateDate => StrThe date the asset model was last updated, in Unix epoch time. REQUIRED AssetModelName => StrThe name of the asset model. REQUIRED AssetModelProperties => ArrayRef[Paws::IoTSiteWise::AssetModelProperty]The list of asset properties for the asset model. This object doesn't include properties that you define in composite models. You can find composite model properties in the "assetModelCompositeModels" object. REQUIRED AssetModelStatus => Paws::IoTSiteWise::AssetModelStatusThe current status of the asset model, which contains a state and any error message. _request_id => Str
|