Interface RedshiftCredentialConfiguration.Builder

    • Method Detail

      • secretManagerArn

        RedshiftCredentialConfiguration.Builder secretManagerArn​(String secretManagerArn)

        The ARN of a secret manager for an Amazon Redshift cluster.

        Parameters:
        secretManagerArn - The ARN of a secret manager for an Amazon Redshift cluster.
        Returns:
        Returns a reference to this object so that method calls can be chained together.