Builder

class Builder

Properties

Link copied to clipboard
var name: String?

The name of the parameter that you want to use to filter objects.

Link copied to clipboard

When you're using a List operation and you want the operation to return a subset of objects, such as Resolver endpoints or Resolver rules, the value of the parameter that you want to use to filter objects. For example, to list only inbound Resolver endpoints, specify Direction for Name and specify INBOUND for Values.