@Stability(value=Stable) public static final class CfnDetectorModel.SetVariableProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDetectorModel.SetVariableProperty>
CfnDetectorModel.SetVariableProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDetectorModel.SetVariableProperty |
build()
Builds the configured instance.
|
CfnDetectorModel.SetVariableProperty.Builder |
value(String value)
Sets the value of
CfnDetectorModel.SetVariableProperty.getValue() |
CfnDetectorModel.SetVariableProperty.Builder |
variableName(String variableName)
Sets the value of
CfnDetectorModel.SetVariableProperty.getVariableName() |
@Stability(value=Stable) public CfnDetectorModel.SetVariableProperty.Builder value(String value)
CfnDetectorModel.SetVariableProperty.getValue()value - `CfnDetectorModel.SetVariableProperty.Value`. This parameter is required.this@Stability(value=Stable) public CfnDetectorModel.SetVariableProperty.Builder variableName(String variableName)
CfnDetectorModel.SetVariableProperty.getVariableName()variableName - `CfnDetectorModel.SetVariableProperty.VariableName`. This parameter is required.this@Stability(value=Stable) public CfnDetectorModel.SetVariableProperty build()
build in interface software.amazon.jsii.Builder<CfnDetectorModel.SetVariableProperty>CfnDetectorModel.SetVariablePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.