ChannelFlowCallbackRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

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
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String