LoadBalancerTlsCertificate

class LoadBalancerTlsCertificate : KotlinCustomResource

Resource Type definition for AWS::Lightsail::LoadBalancerTlsCertificate

Properties

Link copied to clipboard

An array of strings listing alternative domains and subdomains for your SSL/TLS certificate.

Link copied to clipboard

The domain name (e.g., example.com ) for your SSL/TLS certificate.

Link copied to clipboard
val certificateName: Output<String>

The SSL/TLS certificate name.

Link copied to clipboard

A Boolean value that indicates whether HTTPS redirection is enabled for the load balancer.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val isAttached: Output<Boolean>?

When true, the SSL/TLS certificate is attached to the Lightsail load balancer.

Link copied to clipboard

The name of your load balancer.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val status: Output<String>

The validation status of the SSL/TLS certificate.

Link copied to clipboard
val urn: Output<String>