Interface LoadBalancerTlsCertificateSummary.Builder

    • Method Detail

      • name

        LoadBalancerTlsCertificateSummary.Builder name​(String name)

        The name of the SSL/TLS certificate.

        Parameters:
        name - The name of the SSL/TLS certificate.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • isAttached

        LoadBalancerTlsCertificateSummary.Builder isAttached​(Boolean isAttached)

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

        Parameters:
        isAttached - When true, the SSL/TLS certificate is attached to the Lightsail load balancer.
        Returns:
        Returns a reference to this object so that method calls can be chained together.