| Name | Type | Description | Notes |
|---|---|---|---|
| kind | SelectionRuleKind | ||
| productIdFilter | UUID | Defines the filter for matching Products by their unique identifier. | |
| configIdFilter | UUID | Defines the filter for matching Configs by their unique identifier. | |
| environmentIdFilter | UUID | Defines the filter for matching Environments by their unique identifier. | |
| productNameMatchFilter | String | Specifies a filter to match Product names in the proxy profile selection rule. It accepts wildcards (*). | |
| configNameMatchFilter | String | Specifies a filter to match Config names in the proxy profile selection rule. It accepts wildcards (*). | |
| environmentNameMatchFilter | String | Specifies a filter to match Environment names in the proxy profile selection rule. It accepts wildcards (*). |