CreateSignalingChannelRequest
Types
Properties
Link copied to clipboard
A name for the signaling channel that you are creating. It must be unique for each Amazon Web Services account and Amazon Web Services Region.
Link copied to clipboard
A type of the signaling channel that you are creating. Currently, SINGLE_MASTER is the only supported channel type.
Link copied to clipboard
A structure containing the configuration for the SINGLE_MASTER channel type. The default configuration for the channel message's time to live is 60 seconds (1 minute).
Functions
Link copied to clipboard
inline fun copy(block: CreateSignalingChannelRequest.Builder.() -> Unit = {}): CreateSignalingChannelRequest