GetChannelPlainArgs

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

Constructors

Link copied to clipboard

Functions

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

Properties

Link copied to clipboard
val arn: String