mutualAuthentication

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

Parameters

value

The mutual authentication configuration information. See below.


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

Parameters

argument

The mutual authentication configuration information. See below.