describeStream
inline suspend fun KinesisVideoClient.describeStream(crossinline block: DescribeStreamRequest.Builder.() -> Unit): DescribeStreamResponse
Returns the most current information about the specified stream. You must specify either the StreamName
or the StreamARN
.