resourceTypes property

List<String>? resourceTypes
getter/setter pair

The resource instance type on which this policy applies.

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

Immutable.

Implementation

core.List<core.String>? resourceTypes;