@Stability(value=Stable) public static final class CfnAssetModel.AttributeProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnAssetModel.AttributeProperty>
CfnAssetModel.AttributeProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnAssetModel.AttributeProperty |
build()
Builds the configured instance.
|
CfnAssetModel.AttributeProperty.Builder |
defaultValue(String defaultValue)
Sets the value of
CfnAssetModel.AttributeProperty.getDefaultValue() |
@Stability(value=Stable) public CfnAssetModel.AttributeProperty.Builder defaultValue(String defaultValue)
CfnAssetModel.AttributeProperty.getDefaultValue()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 AWS IoT SiteWise User Guide .this@Stability(value=Stable) public CfnAssetModel.AttributeProperty build()
build in interface software.amazon.jsii.Builder<CfnAssetModel.AttributeProperty>CfnAssetModel.AttributePropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.