resourceTypes property

List<String>? resourceTypes
getter/setter pair

The resource instance type that this policy applies to, in the format /.

Example: * compute.googleapis.com/Instance.

Implementation

core.List<core.String>? resourceTypes;