Asset Model Attribute Args
data class AssetModelAttributeArgs(val defaultValue: Output<String>? = null) : ConvertibleToJava<AssetModelAttributeArgs>
Properties
Link copied to clipboard
The default value of the asset model property attribute. All assets that you create from the asset model contain this attribute value. You can update an attribute's value after you create an asset. For more information, see Updating attribute values in the AWS IoT SiteWise User Guide .