Resource schema for AWS::IoTSiteWise::Asset
asset_model_id
(String) The ID of the asset model from which to create the asset.asset_name
(String) A unique, friendly name for the asset.asset_description
(String) A description for the assetasset_external_id
(String) The External ID of the assetasset_hierarchies
(Attributes List) (see below for nested schema)asset_properties
(Attributes List) (see below for nested schema)tags
(Attributes List) A list of key-value pairs that contain metadata for the asset. (see below for nested schema)asset_arn
(String) The ARN of the assetasset_id
(String) The ID of the assetid
(String) Uniquely identifies the resource.asset_hierarchies
Required:
child_asset_id
(String) The ID of the child asset to be associated.Optional:
external_id
(String) String-friendly customer provided external IDid
(String) Customer provided actual UUID for propertylogical_id
(String) The LogicalID of a hierarchy in the parent asset's model.asset_properties
Optional:
alias
(String) The property alias that identifies the property.external_id
(String) String-friendly customer provided external IDid
(String) Customer provided actual UUID for propertylogical_id
(String) Customer provided ID for property.notification_state
(String) The MQTT notification state (ENABLED or DISABLED) for this asset property.unit
(String) The unit of measure (such as Newtons or RPM) of the asset property. If you don't specify a value for this parameter, the service uses the value of the assetModelProperty in the asset model.tags
Required:
key
(String)value
(String)Import is supported using the following syntax:
$ terraform import awscc_iotsitewise_asset.example <resource ID>