Stream Tag Args
data class StreamTagArgs(val key: Output<String>, val value: Output<String>) : ConvertibleToJava<StreamTagArgs>
A key-value pair to associated with the Kinesis Video Stream.
A key-value pair to associated with the Kinesis Video Stream.