@Stability(value=Stable) public static final class CfnComponent.PredicateProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnComponent.PredicateProperty>
CfnComponent.PredicateProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnComponent.PredicateProperty.Builder and(IResolvable and)
CfnComponent.PredicateProperty.getAnd()and - `CfnComponent.PredicateProperty.And`.this@Stability(value=Stable) public CfnComponent.PredicateProperty.Builder and(List<? extends Object> and)
CfnComponent.PredicateProperty.getAnd()and - `CfnComponent.PredicateProperty.And`.this@Stability(value=Stable) public CfnComponent.PredicateProperty.Builder field(String field)
CfnComponent.PredicateProperty.getField()field - `CfnComponent.PredicateProperty.Field`.this@Stability(value=Stable) public CfnComponent.PredicateProperty.Builder operand(String operand)
CfnComponent.PredicateProperty.getOperand()operand - `CfnComponent.PredicateProperty.Operand`.this@Stability(value=Stable) public CfnComponent.PredicateProperty.Builder operator(String operator)
CfnComponent.PredicateProperty.getOperator()operator - `CfnComponent.PredicateProperty.Operator`.this@Stability(value=Stable) public CfnComponent.PredicateProperty.Builder or(IResolvable or)
CfnComponent.PredicateProperty.getOr()or - `CfnComponent.PredicateProperty.Or`.this@Stability(value=Stable) public CfnComponent.PredicateProperty.Builder or(List<? extends Object> or)
CfnComponent.PredicateProperty.getOr()or - `CfnComponent.PredicateProperty.Or`.this@Stability(value=Stable) public CfnComponent.PredicateProperty build()
build in interface software.amazon.jsii.Builder<CfnComponent.PredicateProperty>CfnComponent.PredicatePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.