Interface DBParameterGroupStatus.Builder

  • Method Details

    • dbParameterGroupName

      DBParameterGroupStatus.Builder dbParameterGroupName(String dbParameterGroupName)

      The name of the DP parameter group.

      Parameters:
      dbParameterGroupName - The name of the DP parameter group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • parameterApplyStatus

      DBParameterGroupStatus.Builder parameterApplyStatus(String parameterApplyStatus)

      The status of parameter updates.

      Parameters:
      parameterApplyStatus - The status of parameter updates.
      Returns:
      Returns a reference to this object so that method calls can be chained together.