Interface SelfManagedKafkaAccessConfigurationCredentials.Builder

    • Method Detail

      • clientCertificateTlsAuth

        SelfManagedKafkaAccessConfigurationCredentials.Builder clientCertificateTlsAuth​(String clientCertificateTlsAuth)

        The ARN of the Secrets Manager secret.

        Parameters:
        clientCertificateTlsAuth - The ARN of the Secrets Manager secret.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • saslScram256Auth

        SelfManagedKafkaAccessConfigurationCredentials.Builder saslScram256Auth​(String saslScram256Auth)

        The ARN of the Secrets Manager secret.

        Parameters:
        saslScram256Auth - The ARN of the Secrets Manager secret.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • saslScram512Auth

        SelfManagedKafkaAccessConfigurationCredentials.Builder saslScram512Auth​(String saslScram512Auth)

        The ARN of the Secrets Manager secret.

        Parameters:
        saslScram512Auth - The ARN of the Secrets Manager secret.
        Returns:
        Returns a reference to this object so that method calls can be chained together.