serverTlsContext

@JvmName(name = "jadoousdyqygqnmp")
suspend fun serverTlsContext(value: Output<TlsContextArgs>)
@JvmName(name = "teaenagdhchnhjsy")
suspend fun serverTlsContext(value: TlsContextArgs?)

Parameters

value

Configures the mechanism to obtain server-side security certificates and identity information.


@JvmName(name = "ihugjxtfbyqmrsjo")
suspend fun serverTlsContext(argument: suspend TlsContextArgsBuilder.() -> Unit)

Parameters

argument

Configures the mechanism to obtain server-side security certificates and identity information.