RetentionPolicyParameters Class
Parameters that define the retention policy for flow log.
- Inheritance
-
RetentionPolicyParameters
Constructor
RetentionPolicyParameters(*, days: typing.Union[int, NoneType] = 0, enabled: typing.Union[bool, NoneType] = False, **kwargs)
Parameters
- days
- int
Number of days to retain flow log records.
- enabled
- bool
Flag to enable/disable retention.
Feedback
Submit and view feedback for