Class CfnRulePropsMixin.EventBridgeActionProperty.Builder
java.lang.Object
software.amazon.awscdk.mixins.preview.services.connect.mixins.CfnRulePropsMixin.EventBridgeActionProperty.Builder
- All Implemented Interfaces:
software.amazon.jsii.Builder<CfnRulePropsMixin.EventBridgeActionProperty>
- Enclosing interface:
CfnRulePropsMixin.EventBridgeActionProperty
@Stability(Stable)
public static final class CfnRulePropsMixin.EventBridgeActionProperty.Builder
extends Object
implements software.amazon.jsii.Builder<CfnRulePropsMixin.EventBridgeActionProperty>
A builder for
CfnRulePropsMixin.EventBridgeActionProperty-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()Builds the configured instance.Sets the value ofCfnRulePropsMixin.EventBridgeActionProperty.getName()
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
name
Sets the value ofCfnRulePropsMixin.EventBridgeActionProperty.getName()- Parameters:
name- The name.- Returns:
this
-
build
Builds the configured instance.- Specified by:
buildin interfacesoftware.amazon.jsii.Builder<CfnRulePropsMixin.EventBridgeActionProperty>- Returns:
- a new instance of
CfnRulePropsMixin.EventBridgeActionProperty - Throws:
NullPointerException- if any required attribute was not provided
-