LoadBalancerTlsPolicy - Amazon Lightsail

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.

Contents

ciphers

The ciphers used by the TLS security policy.

The ciphers are listed in order of preference.

Type: Array of strings

Required: No

description

The description of the TLS security policy.

Type: String

Required: No

isDefault

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

Type: Boolean

Required: No

name

The name of the TLS security policy.

Type: String

Pattern: \w[\w\-]*\w

Required: No

protocols

The protocols used in a given TLS security policy.

Type: Array of strings

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: