@Stability(value=Stable) public static final class CfnDetectorModel.AssetPropertyValueProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDetectorModel.AssetPropertyValueProperty>
CfnDetectorModel.AssetPropertyValueProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnDetectorModel.AssetPropertyValueProperty.Builder value(CfnDetectorModel.AssetPropertyVariantProperty value)
CfnDetectorModel.AssetPropertyValueProperty.getValue()value - The value to send to an asset property. This parameter is required.this@Stability(value=Stable) public CfnDetectorModel.AssetPropertyValueProperty.Builder value(IResolvable value)
CfnDetectorModel.AssetPropertyValueProperty.getValue()value - The value to send to an asset property. This parameter is required.this@Stability(value=Stable) public CfnDetectorModel.AssetPropertyValueProperty.Builder quality(String quality)
CfnDetectorModel.AssetPropertyValueProperty.getQuality()quality - The quality of the asset property value.
The value must be 'GOOD' , 'BAD' , or 'UNCERTAIN' .this@Stability(value=Stable) public CfnDetectorModel.AssetPropertyValueProperty.Builder timestamp(CfnDetectorModel.AssetPropertyTimestampProperty timestamp)
CfnDetectorModel.AssetPropertyValueProperty.getTimestamp()timestamp - The timestamp associated with the asset property value.
The default is the current event time.this@Stability(value=Stable) public CfnDetectorModel.AssetPropertyValueProperty.Builder timestamp(IResolvable timestamp)
CfnDetectorModel.AssetPropertyValueProperty.getTimestamp()timestamp - The timestamp associated with the asset property value.
The default is the current event time.this@Stability(value=Stable) public CfnDetectorModel.AssetPropertyValueProperty build()
build in interface software.amazon.jsii.Builder<CfnDetectorModel.AssetPropertyValueProperty>CfnDetectorModel.AssetPropertyValuePropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.