Tls

class Tls

Details for client authentication using TLS.

Types

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

Properties

Link copied to clipboard

List of ACM Certificate Authority ARNs.

Link copied to clipboard

Specifies whether you want to turn on or turn off TLS authentication.

Functions

Link copied to clipboard
inline fun copy(block: Tls.Builder.() -> Unit = {}): Tls
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