GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Paws::IoTSiteWise::DescribeAssetModelResponse(3) User Contributed Perl Documentation Paws::IoTSiteWise::DescribeAssetModelResponse(3)

Paws::IoTSiteWise::DescribeAssetModelResponse

REQUIRED AssetModelArn => Str

The 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}"

The list of composite asset models for the asset model.

REQUIRED AssetModelCreationDate => Str

The date the asset model was created, in Unix epoch time.

REQUIRED AssetModelDescription => Str

The 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 => Str

The ID of the asset model.

REQUIRED AssetModelLastUpdateDate => Str

The date the asset model was last updated, in Unix epoch time.

REQUIRED AssetModelName => Str

The 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::AssetModelStatus

The current status of the asset model, which contains a state and any error message.

2022-06-01 perl v5.40.2

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.