CreateEventSourceMappingRequest.Builder |
CreateEventSourceMappingRequest.Builder.destinationConfig(DestinationConfig destinationConfig) |
(Kinesis, DynamoDB Streams, Amazon MSK, and self-managed Kafka only) A configuration object that specifies
the destination of an event after Lambda processes it.
|
CreateEventSourceMappingResponse.Builder |
CreateEventSourceMappingResponse.Builder.destinationConfig(DestinationConfig destinationConfig) |
(Kinesis, DynamoDB Streams, Amazon MSK, and self-managed Apache Kafka event sources only) A configuration
object that specifies the destination of an event after Lambda processes it.
|
DeleteEventSourceMappingResponse.Builder |
DeleteEventSourceMappingResponse.Builder.destinationConfig(DestinationConfig destinationConfig) |
(Kinesis, DynamoDB Streams, Amazon MSK, and self-managed Apache Kafka event sources only) A configuration
object that specifies the destination of an event after Lambda processes it.
|
EventSourceMappingConfiguration.Builder |
EventSourceMappingConfiguration.Builder.destinationConfig(DestinationConfig destinationConfig) |
(Kinesis, DynamoDB Streams, Amazon MSK, and self-managed Apache Kafka event sources only) A configuration
object that specifies the destination of an event after Lambda processes it.
|
FunctionEventInvokeConfig.Builder |
FunctionEventInvokeConfig.Builder.destinationConfig(DestinationConfig destinationConfig) |
A destination for events after they have been sent to a function for processing.
|
GetEventSourceMappingResponse.Builder |
GetEventSourceMappingResponse.Builder.destinationConfig(DestinationConfig destinationConfig) |
(Kinesis, DynamoDB Streams, Amazon MSK, and self-managed Apache Kafka event sources only) A configuration
object that specifies the destination of an event after Lambda processes it.
|
GetFunctionEventInvokeConfigResponse.Builder |
GetFunctionEventInvokeConfigResponse.Builder.destinationConfig(DestinationConfig destinationConfig) |
A destination for events after they have been sent to a function for processing.
|
PutFunctionEventInvokeConfigRequest.Builder |
PutFunctionEventInvokeConfigRequest.Builder.destinationConfig(DestinationConfig destinationConfig) |
A destination for events after they have been sent to a function for processing.
|
PutFunctionEventInvokeConfigResponse.Builder |
PutFunctionEventInvokeConfigResponse.Builder.destinationConfig(DestinationConfig destinationConfig) |
A destination for events after they have been sent to a function for processing.
|
UpdateEventSourceMappingRequest.Builder |
UpdateEventSourceMappingRequest.Builder.destinationConfig(DestinationConfig destinationConfig) |
(Kinesis, DynamoDB Streams, Amazon MSK, and self-managed Kafka only) A configuration object that specifies
the destination of an event after Lambda processes it.
|
UpdateEventSourceMappingResponse.Builder |
UpdateEventSourceMappingResponse.Builder.destinationConfig(DestinationConfig destinationConfig) |
(Kinesis, DynamoDB Streams, Amazon MSK, and self-managed Apache Kafka event sources only) A configuration
object that specifies the destination of an event after Lambda processes it.
|
UpdateFunctionEventInvokeConfigRequest.Builder |
UpdateFunctionEventInvokeConfigRequest.Builder.destinationConfig(DestinationConfig destinationConfig) |
A destination for events after they have been sent to a function for processing.
|
UpdateFunctionEventInvokeConfigResponse.Builder |
UpdateFunctionEventInvokeConfigResponse.Builder.destinationConfig(DestinationConfig destinationConfig) |
A destination for events after they have been sent to a function for processing.
|