TlsConfig

class TlsConfig

An object that specifies the TLS configuration for a domain.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The security policy for a domain configuration. For more information, see Security policies in the Amazon Web Services IoT Core developer guide.

Functions

Link copied to clipboard
inline fun copy(block: TlsConfig.Builder.() -> Unit = {}): TlsConfig
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String