subscribeAuthModes

@JvmName(name = "uurrmbohyaawjqrj")
suspend fun subscribeAuthModes(value: Output<List<ChannelNamespaceAuthModeArgs>>)
@JvmName(name = "flgfysoixhrswuvd")
suspend fun subscribeAuthModes(value: List<ChannelNamespaceAuthModeArgs>?)

Parameters

value

List of AuthModes supported for Subscribe operations.


@JvmName(name = "ppjajgettrvhnfyb")
suspend fun subscribeAuthModes(vararg values: Output<ChannelNamespaceAuthModeArgs>)


@JvmName(name = "oicdgwduhpytldes")
suspend fun subscribeAuthModes(values: List<Output<ChannelNamespaceAuthModeArgs>>)
@JvmName(name = "sodwnefjiphnddli")
suspend fun subscribeAuthModes(vararg values: ChannelNamespaceAuthModeArgs)

Parameters

values

List of AuthModes supported for Subscribe operations.


@JvmName(name = "clyeuxgaqjvmlnbk")
suspend fun subscribeAuthModes(argument: List<suspend ChannelNamespaceAuthModeArgsBuilder.() -> Unit>)
@JvmName(name = "ufmkwkrjhovcmnca")
suspend fun subscribeAuthModes(vararg argument: suspend ChannelNamespaceAuthModeArgsBuilder.() -> Unit)
@JvmName(name = "xjjtrajrmsxsrsxw")
suspend fun subscribeAuthModes(argument: suspend ChannelNamespaceAuthModeArgsBuilder.() -> Unit)

Parameters

argument

List of AuthModes supported for Subscribe operations.