ChannelFlowCallbackRequest
Types
Properties
Link copied to clipboard
The identifier passed to the processor by the service when invoked. Use the identifier to call back the service.
Link copied to clipboard
The ARN of the channel.
Link copied to clipboard
Stores information about the processed message.
Link copied to clipboard
When a processor determines that a message needs to be DENIED
, pass this parameter with a value of true.
Functions
Link copied to clipboard
inline fun copy(block: ChannelFlowCallbackRequest.Builder.() -> Unit = {}): ChannelFlowCallbackRequest