Rule(mapping=None, *, ignore_unknown_fields=False, **kwargs)A rule of the cloud control.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
|---|---|
| Name | Description |
cel_expression |
google.cloud.cloudsecuritycompliance_v1.types.CELExpression
Logic expression in CEL language. This field is a member of oneof_ implementation.
|
description |
str
Optional. Description of the Rule. The maximum length is 2000 characters. |
rule_action_types |
MutableSequence[google.cloud.cloudsecuritycompliance_v1.types.RuleActionType]
Required. The functionality enabled by the Rule. |