ClientConnectResponseOptions

The options for managing connection authorization for new client connections.

Types

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

Properties

Link copied to clipboard

Indicates whether client connect options are enabled.

Link copied to clipboard

The Amazon Resource Name (ARN) of the Lambda function used for connection authorization.

Link copied to clipboard

The status of any updates to the client connect options.

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