Local Broker Connection Tls Response
data class LocalBrokerConnectionTlsResponse(val tlsEnabled: Boolean? = null, val trustedCaCertificateConfigMap: String? = null)
Mqtt Local Broker Connection TLS details
Mqtt Local Broker Connection TLS details