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