Asset

class Asset : KotlinCustomResource

Resource schema for AWS::IoTSiteWise::Asset

Properties

Link copied to clipboard
val assetArn: Output<String>

The ARN of the asset

Link copied to clipboard
val assetDescription: Output<String>?

A description for the asset

Link copied to clipboard
Link copied to clipboard
val assetId: Output<String>

The ID of the asset

Link copied to clipboard
val assetModelId: Output<String>

The ID of the asset model from which to create the asset.

Link copied to clipboard
val assetName: Output<String>

A unique, friendly name for the asset.

Link copied to clipboard
Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val tags: Output<List<AssetTag>>?

A list of key-value pairs that contain metadata for the asset.

Link copied to clipboard
val urn: Output<String>