ChannelDestinationConfiguration
Object specifying a channel as a destination.
Types
Properties
Link copied to clipboard
ARN of the channel to use for broadcasting. The channel and stage resources must be in the same AWS account and region. The channel must be offline (not broadcasting).
Link copied to clipboard
ARN of the EncoderConfiguration resource. The encoder configuration and stage resources must be in the same AWS account and region.
Functions
Link copied to clipboard
inline fun copy(block: ChannelDestinationConfiguration.Builder.() -> Unit = {}): ChannelDestinationConfiguration