CreateLoadBalancerTlsCertificateRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

An array of strings listing alternative domains and subdomains for your SSL/TLS certificate. Lightsail will de-dupe the names for you. You can have a maximum of 9 alternative names (in addition to the 1 primary domain). We do not support wildcards (*.example.com).

Link copied to clipboard

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

Link copied to clipboard

The SSL/TLS certificate name.

Link copied to clipboard

The load balancer name where you want to create the SSL/TLS certificate.

Link copied to clipboard
val tags: List<Tag>?

The tag keys and optional values to add to the resource during create.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String