Class CfnCaseRulePropsMixin.OperandOneProperty.Builder
java.lang.Object
software.amazon.awscdk.cfnpropertymixins.services.cases.CfnCaseRulePropsMixin.OperandOneProperty.Builder
- All Implemented Interfaces:
software.amazon.jsii.Builder<CfnCaseRulePropsMixin.OperandOneProperty>
- Enclosing interface:
CfnCaseRulePropsMixin.OperandOneProperty
@Stability(Stable)
public static final class CfnCaseRulePropsMixin.OperandOneProperty.Builder
extends Object
implements software.amazon.jsii.Builder<CfnCaseRulePropsMixin.OperandOneProperty>
A builder for
CfnCaseRulePropsMixin.OperandOneProperty-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()Builds the configured instance.Sets the value ofCfnCaseRulePropsMixin.OperandOneProperty.getFieldId()
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
fieldId
Sets the value ofCfnCaseRulePropsMixin.OperandOneProperty.getFieldId()- Parameters:
fieldId- The field ID that this operand should take the value of.- Returns:
this
-
build
Builds the configured instance.- Specified by:
buildin interfacesoftware.amazon.jsii.Builder<CfnCaseRulePropsMixin.OperandOneProperty>- Returns:
- a new instance of
CfnCaseRulePropsMixin.OperandOneProperty - Throws:
NullPointerException- if any required attribute was not provided
-