resourceTypes property

List<String>? resourceTypes
getter/setter pair

Type of the resource to which the binding should attach.

Limited to 1 resource type.

Required.

Implementation

core.List<core.String>? resourceTypes;