SignalingChannel

class SignalingChannel : KotlinCustomResource

Resource Type Definition for AWS::KinesisVideo::SignalingChannel

Properties

Link copied to clipboard
val arn: Output<String>

The Amazon Resource Name (ARN) of the Kinesis Video Signaling Channel.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val messageTtlSeconds: Output<Int>?

The period of time a signaling channel retains undelivered messages before they are discarded.

Link copied to clipboard
val name: Output<String>?

The name of the Kinesis Video Signaling Channel.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val tags: Output<List<Tag>>?

An array of key-value pairs to apply to this resource.

Link copied to clipboard

The type of the Kinesis Video Signaling Channel to create. Currently, SINGLE_MASTER is the only supported channel type.

Link copied to clipboard
val urn: Output<String>