public static final class CfnFlow.EventBridgeDestinationPropertiesProperty.Builder
extends java.lang.Object
CfnFlow.EventBridgeDestinationPropertiesProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnFlow.EventBridgeDestinationPropertiesProperty |
build()
Builds the configured instance.
|
CfnFlow.EventBridgeDestinationPropertiesProperty.Builder |
errorHandlingConfig(CfnFlow.ErrorHandlingConfigProperty errorHandlingConfig)
|
CfnFlow.EventBridgeDestinationPropertiesProperty.Builder |
errorHandlingConfig(IResolvable errorHandlingConfig)
|
CfnFlow.EventBridgeDestinationPropertiesProperty.Builder |
object(java.lang.String object)
Sets the value of
CfnFlow.EventBridgeDestinationPropertiesProperty.getObject() |
public CfnFlow.EventBridgeDestinationPropertiesProperty.Builder object(java.lang.String object)
CfnFlow.EventBridgeDestinationPropertiesProperty.getObject()
object
- The object specified in the Amazon EventBridge flow destination. This parameter is required.this
public CfnFlow.EventBridgeDestinationPropertiesProperty.Builder errorHandlingConfig(IResolvable errorHandlingConfig)
errorHandlingConfig
- The object specified in the Amplitude flow source.this
public CfnFlow.EventBridgeDestinationPropertiesProperty.Builder errorHandlingConfig(CfnFlow.ErrorHandlingConfigProperty errorHandlingConfig)
errorHandlingConfig
- The object specified in the Amplitude flow source.this
public CfnFlow.EventBridgeDestinationPropertiesProperty build()
CfnFlow.EventBridgeDestinationPropertiesProperty
java.lang.NullPointerException
- if any required attribute was not provided