Interface AuthenticationConfiguration.Builder

  • Method Details

    • roleARN

      The ARN of the role used to access the Amazon MSK cluster.

      Parameters:
      roleARN - The ARN of the role used to access the Amazon MSK cluster.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • connectivity

      AuthenticationConfiguration.Builder connectivity(String connectivity)

      The type of connectivity used to access the Amazon MSK cluster.

      Parameters:
      connectivity - The type of connectivity used to access the Amazon MSK cluster.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • connectivity

      The type of connectivity used to access the Amazon MSK cluster.

      Parameters:
      connectivity - The type of connectivity used to access the Amazon MSK cluster.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: