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::DescribeAssetResponse(3) User Contributed Perl Documentation Paws::IoTSiteWise::DescribeAssetResponse(3)

Paws::IoTSiteWise::DescribeAssetResponse

REQUIRED AssetArn => Str

The ARN (https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html) of the asset, which has the following format.

"arn:${Partition}:iotsitewise:${Region}:${Account}:asset/${AssetId}"

The composite models for the asset.

REQUIRED AssetCreationDate => Str

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

REQUIRED AssetHierarchies => ArrayRef[Paws::IoTSiteWise::AssetHierarchy]

A list of asset hierarchies that each contain a "hierarchyId". A hierarchy specifies allowed parent/child asset relationships.

REQUIRED AssetId => Str

The ID of the asset.

REQUIRED AssetLastUpdateDate => Str

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

REQUIRED AssetModelId => Str

The ID of the asset model that was used to create the asset.

REQUIRED AssetName => Str

The name of the asset.

REQUIRED AssetProperties => ArrayRef[Paws::IoTSiteWise::AssetProperty]

The list of asset properties for the asset.

This object doesn't include properties that you define in composite models. You can find composite model properties in the "assetCompositeModels" object.

REQUIRED AssetStatus => Paws::IoTSiteWise::AssetStatus

The current status of the asset, 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.