class Aws::KinesisVideo::Types::ChannelInfo

A structure that encapsulates a signaling channel's metadata and properties.

@!attribute [rw] channel_name

The name of the signaling channel.
@return [String]

@!attribute [rw] channel_arn

The Amazon Resource Name (ARN) of the signaling channel.
@return [String]

@!attribute [rw] channel_type

The type of the signaling channel.
@return [String]

@!attribute [rw] channel_status

Current status of the signaling channel.
@return [String]

@!attribute [rw] creation_time

The time at which the signaling channel was created.
@return [Time]

@!attribute [rw] single_master_configuration

A structure that contains the configuration for the `SINGLE_MASTER`
channel type.
@return [Types::SingleMasterConfiguration]

@!attribute [rw] version

The current version of the signaling channel.
@return [String]

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

Constants

SENSITIVE