@Stability(value=Stable) public static final class CfnDetectorModel.IotSiteWiseProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDetectorModel.IotSiteWiseProperty>
CfnDetectorModel.IotSiteWiseProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnDetectorModel.IotSiteWiseProperty.Builder propertyValue(CfnDetectorModel.AssetPropertyValueProperty propertyValue)
CfnDetectorModel.IotSiteWiseProperty.getPropertyValue()propertyValue - `CfnDetectorModel.IotSiteWiseProperty.PropertyValue`. This parameter is required.this@Stability(value=Stable) public CfnDetectorModel.IotSiteWiseProperty.Builder propertyValue(IResolvable propertyValue)
CfnDetectorModel.IotSiteWiseProperty.getPropertyValue()propertyValue - `CfnDetectorModel.IotSiteWiseProperty.PropertyValue`. This parameter is required.this@Stability(value=Stable) public CfnDetectorModel.IotSiteWiseProperty.Builder assetId(String assetId)
CfnDetectorModel.IotSiteWiseProperty.getAssetId()assetId - `CfnDetectorModel.IotSiteWiseProperty.AssetId`.this@Stability(value=Stable) public CfnDetectorModel.IotSiteWiseProperty.Builder entryId(String entryId)
CfnDetectorModel.IotSiteWiseProperty.getEntryId()entryId - `CfnDetectorModel.IotSiteWiseProperty.EntryId`.this@Stability(value=Stable) public CfnDetectorModel.IotSiteWiseProperty.Builder propertyAlias(String propertyAlias)
CfnDetectorModel.IotSiteWiseProperty.getPropertyAlias()propertyAlias - `CfnDetectorModel.IotSiteWiseProperty.PropertyAlias`.this@Stability(value=Stable) public CfnDetectorModel.IotSiteWiseProperty.Builder propertyId(String propertyId)
CfnDetectorModel.IotSiteWiseProperty.getPropertyId()propertyId - `CfnDetectorModel.IotSiteWiseProperty.PropertyId`.this@Stability(value=Stable) public CfnDetectorModel.IotSiteWiseProperty build()
build in interface software.amazon.jsii.Builder<CfnDetectorModel.IotSiteWiseProperty>CfnDetectorModel.IotSiteWisePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.