ivs_get_channel {paws.analytics}R Documentation

Gets the channel configuration for the specified channel ARN

Description

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

See https://www.paws-r-sdk.com/docs/ivs_get_channel/ for full documentation.

Usage

ivs_get_channel(arn)

Arguments

arn

[required] ARN of the channel for which the configuration is to be retrieved.


[Package paws.analytics version 0.7.0 Index]