latest--aws-lightsail-loadbalancertlscertificate
shared
Type:
object
Resource Type definition for AWS::Lightsail::LoadBalancerTlsCertificate. Source:- https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-lightsail.git
Properties
The name of your load balancer.
The SSL/TLS certificate name.
The domain name (e.g., example.com ) for your SSL/TLS certificate.
CertificateAlternativeNames
string[]
An array of strings listing alternative domains and subdomains for your SSL/TLS certificate.
uniqueItems=true
IsAttached
boolean
When true, the SSL/TLS certificate is attached to the Lightsail load balancer.
HttpsRedirectionEnabled
boolean
A Boolean value that indicates whether HTTPS redirection is enabled for the load balancer.