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