Interface TlsValidationContextAcmTrust.Builder

  • Method Details

    • certificateAuthorityArns

      TlsValidationContextAcmTrust.Builder certificateAuthorityArns(Collection<String> certificateAuthorityArns)

      One or more ACM Amazon Resource Name (ARN)s.

      Parameters:
      certificateAuthorityArns - One or more ACM Amazon Resource Name (ARN)s.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • certificateAuthorityArns

      TlsValidationContextAcmTrust.Builder certificateAuthorityArns(String... certificateAuthorityArns)

      One or more ACM Amazon Resource Name (ARN)s.

      Parameters:
      certificateAuthorityArns - One or more ACM Amazon Resource Name (ARN)s.
      Returns:
      Returns a reference to this object so that method calls can be chained together.