tlsConfig property

TlsConfig? tlsConfig
final

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.

Implementation

final TlsConfig? tlsConfig;