@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 - A list of predicates to combine logically.this@Stability(value=Stable) public CfnComponent.PredicateProperty.Builder and(List<? extends Object> and)
CfnComponent.PredicateProperty.getAnd()and - A list of predicates to combine logically.this@Stability(value=Stable) public CfnComponent.PredicateProperty.Builder field(String field)
CfnComponent.PredicateProperty.getField()field - The field to query.this@Stability(value=Stable) public CfnComponent.PredicateProperty.Builder operand(String operand)
CfnComponent.PredicateProperty.getOperand()operand - The value to use when performing the evaluation.this@Stability(value=Stable) public CfnComponent.PredicateProperty.Builder operator(String operator)
CfnComponent.PredicateProperty.getOperator()operator - The operator to use to perform the evaluation.this@Stability(value=Stable) public CfnComponent.PredicateProperty.Builder or(IResolvable or)
CfnComponent.PredicateProperty.getOr()or - A list of predicates to combine logically.this@Stability(value=Stable) public CfnComponent.PredicateProperty.Builder or(List<? extends Object> or)
CfnComponent.PredicateProperty.getOr()or - A list of predicates to combine logically.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 © 2022. All rights reserved.