tlsConfig

@JvmName(name = "jcnaumafwopnhcin")
suspend fun tlsConfig(value: Output<IntegrationTlsConfigArgs>)
@JvmName(name = "npyoyflmtmhregfg")
suspend fun tlsConfig(value: IntegrationTlsConfigArgs?)

Parameters

value

TLS configuration. See below.


@JvmName(name = "xqkmweprhooayggv")
suspend fun tlsConfig(argument: suspend IntegrationTlsConfigArgsBuilder.() -> Unit)

Parameters

argument

TLS configuration. See below.