tlsConfig

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

Parameters

value

The TLS configuration for a private integration. If you specify a TLS configuration, private integration traffic uses the HTTPS protocol. Supported only for HTTP APIs.


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

Parameters

argument

The TLS configuration for a private integration. If you specify a TLS configuration, private integration traffic uses the HTTPS protocol. Supported only for HTTP APIs.