Interface LoadBalancerTlsCertificateSummary.Builder

All Superinterfaces:
Buildable, CopyableBuilder<LoadBalancerTlsCertificateSummary.Builder,LoadBalancerTlsCertificateSummary>, SdkBuilder<LoadBalancerTlsCertificateSummary.Builder,LoadBalancerTlsCertificateSummary>, SdkPojo
Enclosing class:
LoadBalancerTlsCertificateSummary

public static interface LoadBalancerTlsCertificateSummary.Builder extends SdkPojo, CopyableBuilder<LoadBalancerTlsCertificateSummary.Builder,LoadBalancerTlsCertificateSummary>
  • Method Details

    • 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

      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.