Get Load Balancer Tls Certificate Result
data class GetLoadBalancerTlsCertificateResult(val httpsRedirectionEnabled: Boolean? = null, val isAttached: Boolean? = null, val loadBalancerTlsCertificateArn: String? = null, val status: String? = null)
Properties
Link copied to clipboard
A Boolean value that indicates whether HTTPS redirection is enabled for the load balancer.
Link copied to clipboard
When true, the SSL/TLS certificate is attached to the Lightsail load balancer.
Link copied to clipboard
The Amazon Resource Name (ARN) of the SSL/TLS certificate.