Rule(mapping=None, *, ignore_unknown_fields=False, **kwargs)A rule in 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
The rule's logic expression in Common Expression Language (CEL). This field is a member of oneof_ implementation.
|
description |
str
Optional. The rule description. The maximum length is 2000 characters. |
rule_action_types |
MutableSequence[google.cloud.cloudsecuritycompliance_v1.types.RuleActionType]
Required. The functionality that's enabled by the rule. |