---
type: resource-type
title: LoadBalancerTlsCertificate
description: aws resource type AWS::Lightsail::LoadBalancerTlsCertificate
name: LoadBalancerTlsCertificate
lexicon: aws
resource_type: AWS::Lightsail::LoadBalancerTlsCertificate
---
`AWS::Lightsail::LoadBalancerTlsCertificate`, a resource type of the aws lexicon.

## Properties

- `CertificateDomainName` (`string`, required): The domain name (e.g., example.com ) for your SSL/TLS certificate.
- `CertificateName` (`string`, required): The SSL/TLS certificate name.
- `LoadBalancerName` (`string`, required): The name of your load balancer.
- `CertificateAlternativeNames` (`string[]`, optional): An array of strings listing alternative domains and subdomains for your SSL/TLS certificate.
- `HttpsRedirectionEnabled` (`boolean`, optional): A Boolean value that indicates whether HTTPS redirection is enabled for the load balancer.
- `IsAttached` (`boolean`, optional): When true, the SSL/TLS certificate is attached to the Lightsail load balancer.
- `LoadBalancerTlsCertificateArn` (`string`, optional)
- `Status` (`string`, optional): The validation status of the SSL/TLS certificate.

## Attributes

- `LoadBalancerTlsCertificateArn`
- `Status`
