Resource: CuratedRuleSetDeployment
Describes how an enabled rule set should be executed.
| JSON representation | 
|---|
| {
  "name": string,
  "precision": enum ( | 
| Fields | |
|---|---|
| name | 
 The name of this deployment. | 
| precision | 
 Output only. The precision of this deployment. Each deployment controls either PRECISE or BROAD detections. Only one deployment may exist for each precision value. | 
| enabled | 
 If the deployment is enabled. Disabled deployments will not produce detections. | 
| alerting | 
 If the deployment should produce alerts. | 
| Methods | |
|---|---|
| 
 | Update multiple deployments of curated rule sets. | 
| 
 | Get a deployment of a curated rule set. | 
| 
 | Lists deployments for a curated rule set. | 
| 
 | Update a deployment of a curated rule set. |