resourceTypes property

List<String>? resourceTypes
getter/setter pair

The Resource Instance type on which this policy applies to.

Format will be of the form : "/" Example: * compute.googleapis.com/Instance.

Implementation

core.List<core.String>? resourceTypes;