Class CfnIntermediateTablePropsMixin.IntermediateTableAnalysisRulePolicyProperty.Builder
java.lang.Object
software.amazon.awscdk.cfnpropertymixins.services.cleanrooms.CfnIntermediateTablePropsMixin.IntermediateTableAnalysisRulePolicyProperty.Builder
- All Implemented Interfaces:
software.amazon.jsii.Builder<CfnIntermediateTablePropsMixin.IntermediateTableAnalysisRulePolicyProperty>
- Enclosing interface:
CfnIntermediateTablePropsMixin.IntermediateTableAnalysisRulePolicyProperty
@Stability(Stable)
public static final class CfnIntermediateTablePropsMixin.IntermediateTableAnalysisRulePolicyProperty.Builder
extends Object
implements software.amazon.jsii.Builder<CfnIntermediateTablePropsMixin.IntermediateTableAnalysisRulePolicyProperty>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
v1
@Stability(Stable) public CfnIntermediateTablePropsMixin.IntermediateTableAnalysisRulePolicyProperty.Builder v1(IResolvable v1) Sets the value ofCfnIntermediateTablePropsMixin.IntermediateTableAnalysisRulePolicyProperty.getV1()- Parameters:
v1- the value to be set.- Returns:
this
-
v1
@Stability(Stable) public CfnIntermediateTablePropsMixin.IntermediateTableAnalysisRulePolicyProperty.Builder v1(CfnIntermediateTablePropsMixin.IntermediateTableAnalysisRulePolicyV1Property v1) Sets the value ofCfnIntermediateTablePropsMixin.IntermediateTableAnalysisRulePolicyProperty.getV1()- Parameters:
v1- the value to be set.- Returns:
this
-
build
@Stability(Stable) public CfnIntermediateTablePropsMixin.IntermediateTableAnalysisRulePolicyProperty build()Builds the configured instance.- Specified by:
buildin interfacesoftware.amazon.jsii.Builder<CfnIntermediateTablePropsMixin.IntermediateTableAnalysisRulePolicyProperty>- Returns:
- a new instance of
CfnIntermediateTablePropsMixin.IntermediateTableAnalysisRulePolicyProperty - Throws:
NullPointerException- if any required attribute was not provided
-