GetChannelNamespacePlainArgs

data class GetChannelNamespacePlainArgs(val channelNamespaceArn: String) : ConvertibleToJava<GetChannelNamespacePlainArgs>

Constructors

Link copied to clipboard
constructor(channelNamespaceArn: String)

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the channel namespace.

Functions

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