GetStreamKeyPlainArgs

data class GetStreamKeyPlainArgs(val arn: String) : ConvertibleToJava<GetStreamKeyPlainArgs>

Constructors

Link copied to clipboard

Functions

Link copied to clipboard
open override fun toJava(): GetStreamKeyPlainArgs

Properties

Link copied to clipboard
val arn: String

Stream Key ARN is automatically generated on creation and assigned as the unique identifier.