Interface DBParameterGroupStatus.Builder

    • Method Detail

      • 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.