Resource Type definition for AWS::Lightsail::LoadBalancerTlsCertificate
certificate_domain_name
(String) The domain name (e.g., example.com ) for your SSL/TLS certificate.certificate_name
(String) The SSL/TLS certificate name.load_balancer_name
(String) The name of your load balancer.certificate_alternative_names
(Set of String) An array of strings listing alternative domains and subdomains for your SSL/TLS certificate.https_redirection_enabled
(Boolean) A Boolean value that indicates whether HTTPS redirection is enabled for the load balancer.is_attached
(Boolean) When true, the SSL/TLS certificate is attached to the Lightsail load balancer.id
(String) Uniquely identifies the resource.load_balancer_tls_certificate_arn
(String)status
(String) The validation status of the SSL/TLS certificate.Import is supported using the following syntax:
$ terraform import awscc_lightsail_load_balancer_tls_certificate.example <resource ID>