ServerSecurityAlertPolicy.UpdateStages.WithRetentionDays Interface
public static interface ServerSecurityAlertPolicy.UpdateStages.WithRetentionDays
The stage of the ServerSecurityAlertPolicy update allowing to specify retentionDays.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withRetentionDays(Integer retentionDays)
Specifies the retention |
Method Details
withRetentionDays
public abstract ServerSecurityAlertPolicy.Update withRetentionDays(Integer retentionDays)
Specifies the retentionDays property: Specifies the number of days to keep in the Threat Detection audit logs..
Parameters:
Returns: