Module Smaws_Client_Lightsail.GetLoadBalancerTlsPolicies

Returns a list of TLS security policies that you can apply to 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.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `AccessDeniedException of Types.access_denied_exception | `AccountSetupInProgressException of Types.account_setup_in_progress_exception | `InvalidInputException of Types.invalid_input_exception | `ServiceException of Types.service_exception | `UnauthenticatedException of Types.unauthenticated_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.get_load_balancer_tls_policies_request -> (Types.get_load_balancer_tls_policies_result, [> Smaws_Lib.Protocols.AwsJson.error | `AccessDeniedException of Types.access_denied_exception | `AccountSetupInProgressException of Types.account_setup_in_progress_exception | `InvalidInputException of Types.invalid_input_exception | `ServiceException of Types.service_exception | `UnauthenticatedException of Types.unauthenticated_exception ]) Stdlib.result