class Aws::IoTSiteWise::Types::Attribute

Contains an asset attribute property. For more information, see

Attributes][1

in the *IoT SiteWise User Guide*.

[1]: docs.aws.amazon.com/iot-sitewise/latest/userguide/asset-properties.html#attributes

@note When making an API call, you may pass Attribute

data as a hash:

    {
      default_value: "DefaultValue",
    }

@!attribute [rw] default_value

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][1] in the *IoT
SiteWise User Guide*.

[1]: https://docs.aws.amazon.com/iot-sitewise/latest/userguide/update-attribute-values.html
@return [String]

Constants

SENSITIVE