You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Lightsail::Types::LoadBalancerThe Amazon Resource Name (ARN) of the load balancer.
A string to string map of the configuration options for your load balancer.
The date when your load balancer was created.
The DNS name of your Lightsail load balancer.
The path you specified to perform your health checks.
An array of InstanceHealthSummary objects describing the health of the load balancer.
The port where the load balancer will direct traffic to your Lightsail instances.
The AWS Region where your load balancer was created (e.g., us-east-2a
).
The name of the load balancer (e.g., my-load-balancer
).
The protocol you have enabled for your load balancer.
An array of public port settings for your load balancer.
The resource type (e.g., LoadBalancer
.
Possible values:
.
The status of your load balancer.
The support code.
The tag keys and optional values for the resource.
An array of LoadBalancerTlsCertificateSummary objects that provide additional information about the SSL/TLS certificates.
The Amazon Resource Name (ARN) of the load balancer.
#configuration_options ⇒ Hash<String,String>A string to string map of the configuration options for your load balancer. Valid values are listed below.
#created_at ⇒ TimeThe date when your load balancer was created.
#dns_name ⇒ StringThe DNS name of your Lightsail load balancer.
#health_check_path ⇒ StringThe path you specified to perform your health checks. If no path is specified, the load balancer tries to make a request to the default (root) page.
#instance_health_summary ⇒ Array<Types::InstanceHealthSummary>An array of InstanceHealthSummary objects describing the health of the load balancer.
#instance_port ⇒ IntegerThe port where the load balancer will direct traffic to your Lightsail instances. For HTTP traffic, it\'s port 80. For HTTPS traffic, it\'s port 443.
#location ⇒ Types::ResourceLocationThe AWS Region where your load balancer was created (e.g., us-east-2a
). Lightsail automatically creates your load balancer across Availability Zones.
The name of the load balancer (e.g., my-load-balancer
).
The protocol you have enabled for your load balancer. Valid values are below.
You can\'t just have HTTP_HTTPS
, but you can have just HTTP
.
Possible values:
An array of public port settings for your load balancer. For HTTP, use port 80. For HTTPS, use port 443.
#resource_type ⇒ StringThe resource type (e.g., LoadBalancer
.
Possible values:
The status of your load balancer. Valid values are below.
Possible values:
The support code. Include this code in your email to support when you have questions about your Lightsail load balancer. This code enables our support team to look up your Lightsail information more easily.
#tags ⇒ Array<Types::Tag>The tag keys and optional values for the resource. For more information about tags in Lightsail, see the Lightsail Dev Guide.
#tls_certificate_summaries ⇒ Array<Types::LoadBalancerTlsCertificateSummary>An array of LoadBalancerTlsCertificateSummary objects that provide additional information about the SSL/TLS certificates. For example, if true
, the certificate is attached to the load balancer.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4