RetentionPolicyParameters interface
Parameters that define the retention policy for flow log.
Properties
days | Number of days to retain flow log records. |
enabled | Flag to enable/disable retention. |
Property Details
days
Number of days to retain flow log records.
days?: number
Property Value
number
enabled
Flag to enable/disable retention.
enabled?: boolean
Property Value
boolean