CreateLoadBalancerRequest

Types

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

Properties

Link copied to clipboard

The optional alternative domains and subdomains to use with your SSL/TLS certificate (www.example.com, example.com, m.example.com, blog.example.com).

Link copied to clipboard

The domain name with which your certificate is associated (example.com).

Link copied to clipboard

The name of the SSL/TLS certificate.

Link copied to clipboard

The path you provided to perform the load balancer health check. If you didn't specify a health check path, Lightsail uses the root path of your website ("/").

Link copied to clipboard

The instance port where you're creating your load balancer.

Link copied to clipboard

The IP address type for the load balancer.

Link copied to clipboard

The name of your load balancer.

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

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

Link copied to clipboard

The name of the TLS policy to apply to the load balancer.

Functions

Link copied to clipboard
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