Interface ParameterGroup.Builder

  • Method Details

    • parameterGroupName

      ParameterGroup.Builder parameterGroupName(String parameterGroupName)

      The name of the parameter group.

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

      ParameterGroup.Builder description(String description)

      A description of the parameter group.

      Parameters:
      description - A description of the parameter group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.