serviceUrls property

List<String>? serviceUrls
getter/setter pair

The Cloud Run Service urls that are associated with a Rollout.

Output only.

Implementation

core.List<core.String>? serviceUrls;