Interface AwsRdsDbParameterGroup.Builder

  • Method Details

    • dbParameterGroupName

      AwsRdsDbParameterGroup.Builder dbParameterGroupName(String dbParameterGroupName)

      The name of the parameter group.

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

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