tlsConfig

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

Parameters

value

TLS configuration. See below.


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

Parameters

argument

TLS configuration. See below.