action property
The action this rule takes. Possible string values are:
- "ACTION_UNSPECIFIED" : Action not specified.
- "ALLOW" : Allow the operation.
- "DENY" : Deny the operation.
Implementation
core.String? action;
The action this rule takes. Possible string values are:
core.String? action;