actions property

List<String>? actions
getter/setter pair

Rollout actions to be restricted as part of the policy.

If left empty, all actions will be restricted.

Optional.

Implementation

core.List<core.String>? actions;