@Stability(value=Stable) public static final class CfnDetectorModel.AssetPropertyVariantProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDetectorModel.AssetPropertyVariantProperty>
CfnDetectorModel.AssetPropertyVariantProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDetectorModel.AssetPropertyVariantProperty.Builder |
booleanValue(String booleanValue)
Sets the value of
CfnDetectorModel.AssetPropertyVariantProperty.getBooleanValue() |
CfnDetectorModel.AssetPropertyVariantProperty |
build()
Builds the configured instance.
|
CfnDetectorModel.AssetPropertyVariantProperty.Builder |
doubleValue(String doubleValue)
Sets the value of
CfnDetectorModel.AssetPropertyVariantProperty.getDoubleValue() |
CfnDetectorModel.AssetPropertyVariantProperty.Builder |
integerValue(String integerValue)
Sets the value of
CfnDetectorModel.AssetPropertyVariantProperty.getIntegerValue() |
CfnDetectorModel.AssetPropertyVariantProperty.Builder |
stringValue(String stringValue)
Sets the value of
CfnDetectorModel.AssetPropertyVariantProperty.getStringValue() |
@Stability(value=Stable) public CfnDetectorModel.AssetPropertyVariantProperty.Builder booleanValue(String booleanValue)
CfnDetectorModel.AssetPropertyVariantProperty.getBooleanValue()booleanValue - `CfnDetectorModel.AssetPropertyVariantProperty.BooleanValue`.this@Stability(value=Stable) public CfnDetectorModel.AssetPropertyVariantProperty.Builder doubleValue(String doubleValue)
CfnDetectorModel.AssetPropertyVariantProperty.getDoubleValue()doubleValue - `CfnDetectorModel.AssetPropertyVariantProperty.DoubleValue`.this@Stability(value=Stable) public CfnDetectorModel.AssetPropertyVariantProperty.Builder integerValue(String integerValue)
CfnDetectorModel.AssetPropertyVariantProperty.getIntegerValue()integerValue - `CfnDetectorModel.AssetPropertyVariantProperty.IntegerValue`.this@Stability(value=Stable) public CfnDetectorModel.AssetPropertyVariantProperty.Builder stringValue(String stringValue)
CfnDetectorModel.AssetPropertyVariantProperty.getStringValue()stringValue - `CfnDetectorModel.AssetPropertyVariantProperty.StringValue`.this@Stability(value=Stable) public CfnDetectorModel.AssetPropertyVariantProperty build()
build in interface software.amazon.jsii.Builder<CfnDetectorModel.AssetPropertyVariantProperty>CfnDetectorModel.AssetPropertyVariantPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.