getChannel

inline suspend fun IvsClient.getChannel(crossinline block: GetChannelRequest.Builder.() -> Unit): GetChannelResponse

Gets the channel configuration for the specified channel ARN. See also BatchGetChannel.