Interface VirtualGatewayTlsValidationContextAcmTrust.Builder

    • Method Detail

      • certificateAuthorityArns

        VirtualGatewayTlsValidationContextAcmTrust.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

        VirtualGatewayTlsValidationContextAcmTrust.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.