The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Paws::IoTSiteWise::DescribeAssetResponse

ATTRIBUTES

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}

AssetCompositeModels => ArrayRef[Paws::IoTSiteWise::AssetCompositeModel]

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.

_request_id => Str