class Aws::Lightsail::Types::AttachLoadBalancerTlsCertificateRequest

@note When making an API call, you may pass AttachLoadBalancerTlsCertificateRequest

data as a hash:

    {
      load_balancer_name: "ResourceName", # required
      certificate_name: "ResourceName", # required
    }

@!attribute [rw] load_balancer_name

The name of the load balancer to which you want to associate the
SSL/TLS certificate.
@return [String]

@!attribute [rw] certificate_name

The name of your SSL/TLS certificate.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/lightsail-2016-11-28/AttachLoadBalancerTlsCertificateRequest AWS API Documentation

Constants

SENSITIVE