ChannelNamespaceAuthModeArgs

data class ChannelNamespaceAuthModeArgs(val authType: Output<ChannelNamespaceAuthenticationType>? = null) : ConvertibleToJava<ChannelNamespaceAuthModeArgs>

An auth mode.

Constructors

Link copied to clipboard
constructor(authType: Output<ChannelNamespaceAuthenticationType>? = null)

Properties

Link copied to clipboard

Functions

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