@Stability(value=Stable) public static final class CfnComponent.ComponentConditionPropertyProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnComponent.ComponentConditionPropertyProperty>
CfnComponent.ComponentConditionPropertyProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnComponent.ComponentConditionPropertyProperty.Builder elseValue(CfnComponent.ComponentPropertyProperty elseValue)
CfnComponent.ComponentConditionPropertyProperty.getElseValue()elseValue - `CfnComponent.ComponentConditionPropertyProperty.Else`.this@Stability(value=Stable) public CfnComponent.ComponentConditionPropertyProperty.Builder elseValue(IResolvable elseValue)
CfnComponent.ComponentConditionPropertyProperty.getElseValue()elseValue - `CfnComponent.ComponentConditionPropertyProperty.Else`.this@Stability(value=Stable) public CfnComponent.ComponentConditionPropertyProperty.Builder field(String field)
CfnComponent.ComponentConditionPropertyProperty.getField()field - `CfnComponent.ComponentConditionPropertyProperty.Field`.this@Stability(value=Stable) public CfnComponent.ComponentConditionPropertyProperty.Builder operand(String operand)
CfnComponent.ComponentConditionPropertyProperty.getOperand()operand - `CfnComponent.ComponentConditionPropertyProperty.Operand`.this@Stability(value=Stable) public CfnComponent.ComponentConditionPropertyProperty.Builder operator(String operator)
CfnComponent.ComponentConditionPropertyProperty.getOperator()operator - `CfnComponent.ComponentConditionPropertyProperty.Operator`.this@Stability(value=Stable) public CfnComponent.ComponentConditionPropertyProperty.Builder property(String property)
CfnComponent.ComponentConditionPropertyProperty.getProperty()property - `CfnComponent.ComponentConditionPropertyProperty.Property`.this@Stability(value=Stable) public CfnComponent.ComponentConditionPropertyProperty.Builder then(CfnComponent.ComponentPropertyProperty then)
CfnComponent.ComponentConditionPropertyProperty.getThen()then - `CfnComponent.ComponentConditionPropertyProperty.Then`.this@Stability(value=Stable) public CfnComponent.ComponentConditionPropertyProperty.Builder then(IResolvable then)
CfnComponent.ComponentConditionPropertyProperty.getThen()then - `CfnComponent.ComponentConditionPropertyProperty.Then`.this@Stability(value=Stable) public CfnComponent.ComponentConditionPropertyProperty build()
build in interface software.amazon.jsii.Builder<CfnComponent.ComponentConditionPropertyProperty>CfnComponent.ComponentConditionPropertyPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.