Type Alias: DeploymentKeyFilterProperty
type DeploymentKeyFilterProperty =
| DeploymentKeyExactMatch
| AdvancedDeploymentKeyFilter;
Defined in: gen/types.gen.ts:2206
DeploymentKey property with full advanced search capabilities.
type DeploymentKeyFilterProperty =
| DeploymentKeyExactMatch
| AdvancedDeploymentKeyFilter;
Defined in: gen/types.gen.ts:2206
DeploymentKey property with full advanced search capabilities.