public static interface Attribute.Builder extends SdkPojo, CopyableBuilder<Attribute.Builder,Attribute>
| Modifier and Type | Method and Description |
|---|---|
Attribute.Builder |
defaultValue(String defaultValue)
The default value of the asset model property attribute.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAttribute.Builder defaultValue(String defaultValue)
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 IoT SiteWise User Guide.
defaultValue - 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 IoT SiteWise User Guide.Copyright © 2022. All rights reserved.