resources property

List<String>? resources
getter/setter pair

A list of references to the Forwarding Rules on which this policy will be applied.

For policies created for Cloudrun, this field will reference the Cloud Run services.

Required.

Implementation

core.List<core.String>? resources;