LoadBalancerTlsPolicy

Describes the TLS security policies that are available for Lightsail load balancers.

For more information about load balancer TLS security policies, see Configuring TLS security policies on your Amazon Lightsail load balancers in the Amazon Lightsail Developer Guide.

Types

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

Properties

Link copied to clipboard

The ciphers used by the TLS security policy.

Link copied to clipboard

The description of the TLS security policy.

Link copied to clipboard

A Boolean value that indicates whether the TLS security policy is the default.

Link copied to clipboard
val name: String?

The name of the TLS security policy.

Link copied to clipboard

The protocols used in a given TLS security policy.

Functions

Link copied to clipboard
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