class Aws::KinesisVideo::Types::DescribeSignalingChannelInput

@note When making an API call, you may pass DescribeSignalingChannelInput

data as a hash:

    {
      channel_name: "ChannelName",
      channel_arn: "ResourceARN",
    }

@!attribute [rw] channel_name

The name of the signaling channel that you want to describe.
@return [String]

@!attribute [rw] channel_arn

The ARN of the signaling channel that you want to describe.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/kinesisvideo-2017-09-30/DescribeSignalingChannelInput AWS API Documentation

Constants

SENSITIVE