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