Interface GetRelationalDatabaseMasterUserPasswordResponse.Builder

  • Method Details

    • masterUserPassword

      GetRelationalDatabaseMasterUserPasswordResponse.Builder masterUserPassword(String masterUserPassword)

      The master user password for the password version specified.

      Parameters:
      masterUserPassword - The master user password for the password version specified.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • createdAt

      The timestamp when the specified version of the master user password was created.

      Parameters:
      createdAt - The timestamp when the specified version of the master user password was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.