actionType property
Allow or deny type. Possible string values are:
- "ACTION_TYPE_UNSPECIFIED" : Unspecified. Results in an error.
- "ALLOW" : Allowed action type.
- "DENY" : Deny action type.
Implementation
core.String? actionType;
Allow or deny type. Possible string values are:
core.String? actionType;