FlowDestinationFlowConfigDestinationConnectorPropertiesHoneycodeArgs

data class FlowDestinationFlowConfigDestinationConnectorPropertiesHoneycodeArgs(val errorHandlingConfig: Output<FlowDestinationFlowConfigDestinationConnectorPropertiesHoneycodeErrorHandlingConfigArgs>? = null, val object: Output<String>) : ConvertibleToJava<FlowDestinationFlowConfigDestinationConnectorPropertiesHoneycodeArgs>

Constructors

Properties

Link copied to clipboard

Settings that determine how Amazon AppFlow handles an error when placing data in the destination. See Error Handling Config for more details.

Link copied to clipboard
val object: Output<String>

Object specified in the flow destination.

Functions

Link copied to clipboard
open override fun toJava(): FlowDestinationFlowConfigDestinationConnectorPropertiesHoneycodeArgs