Stream

class Stream : KotlinCustomResource

Resource Type Definition for AWS::KinesisVideo::Stream

Properties

Link copied to clipboard
val arn: Output<String>

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

Link copied to clipboard

The number of hours till which Kinesis Video will retain the data in the stream

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

The name of the device that is writing to the stream.

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

AWS KMS key ID that Kinesis Video Streams uses to encrypt stream data.

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

The media type of the stream. Consumers of the stream can use this information when processing the stream.

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

The name of the Kinesis Video stream.

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 associated with the Kinesis Video Stream.

Link copied to clipboard
val urn: Output<String>