Interface AwsMskClusterClusterInfoClientAuthenticationTlsDetails.Builder

  • Method Details

    • certificateAuthorityArnList

      AwsMskClusterClusterInfoClientAuthenticationTlsDetails.Builder certificateAuthorityArnList(Collection<String> certificateAuthorityArnList)

      List of Amazon Web Services Private CA Amazon Resource Names (ARNs). Amazon Web Services Private CA enables creation of private certificate authority (CA) hierarchies, including root and subordinate CAs, without the investment and maintenance costs of operating an on-premises CA.

      Parameters:
      certificateAuthorityArnList - List of Amazon Web Services Private CA Amazon Resource Names (ARNs). Amazon Web Services Private CA enables creation of private certificate authority (CA) hierarchies, including root and subordinate CAs, without the investment and maintenance costs of operating an on-premises CA.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • certificateAuthorityArnList

      AwsMskClusterClusterInfoClientAuthenticationTlsDetails.Builder certificateAuthorityArnList(String... certificateAuthorityArnList)

      List of Amazon Web Services Private CA Amazon Resource Names (ARNs). Amazon Web Services Private CA enables creation of private certificate authority (CA) hierarchies, including root and subordinate CAs, without the investment and maintenance costs of operating an on-premises CA.

      Parameters:
      certificateAuthorityArnList - List of Amazon Web Services Private CA Amazon Resource Names (ARNs). Amazon Web Services Private CA enables creation of private certificate authority (CA) hierarchies, including root and subordinate CAs, without the investment and maintenance costs of operating an on-premises CA.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • enabled

      Indicates whether TLS authentication is enabled or not.

      Parameters:
      enabled - Indicates whether TLS authentication is enabled or not.
      Returns:
      Returns a reference to this object so that method calls can be chained together.