Interface RedshiftDatabaseCredentials.Builder

  • Method Details

    • username

      Sets the value of the Username property for this object.
      Parameters:
      username - The new value for the Username property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • password

      Sets the value of the Password property for this object.
      Parameters:
      password - The new value for the Password property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.