You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Lightsail::Types::LoadBalancerTlsCertificateSummary

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Provides a summary of SSL/TLS certificate metadata.

Instance Attribute Summary collapse

Instance Attribute Details

#is_attachedBoolean

When true, the SSL/TLS certificate is attached to the Lightsail load balancer.

Returns:

  • (Boolean)

    When true, the SSL/TLS certificate is attached to the Lightsail load balancer.

#nameString

The name of the SSL/TLS certificate.

Returns:

  • (String)

    The name of the SSL/TLS certificate.