tlsConfig

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

Parameters

value

TLS configuration. See below.


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

Parameters

argument

TLS configuration. See below.