actionType property
Whether to allow or deny the action. Possible string values are:
- "ACTION_TYPE_UNSPECIFIED" : Default value. This value is unused.
- "ALLOW" : Allow the action.
- "DENY" : Deny the action.
Implementation
core.String? actionType;
Whether to allow or deny the action. Possible string values are:
core.String? actionType;