mutualAuthentication

@JvmName(name = "orbylwfdvfsnkwml")
suspend fun mutualAuthentication(value: Output<ListenerMutualAuthenticationArgs>)
@JvmName(name = "msprymxkgjwmykhh")
suspend fun mutualAuthentication(value: ListenerMutualAuthenticationArgs?)

Parameters

value

The mutual authentication configuration information. See below.


@JvmName(name = "sdlnpuyvciuphjok")
suspend fun mutualAuthentication(argument: suspend ListenerMutualAuthenticationArgsBuilder.() -> Unit)

Parameters

argument

The mutual authentication configuration information. See below.