compliantButDisallowedServices property

List<String>? compliantButDisallowedServices
getter/setter pair

Urls for services which are compliant for this Assured Workload, but which are currently disallowed by the ResourceUsageRestriction org policy.

Invoke RestrictAllowedResources endpoint to allow your project developers to use these services in their environment.

Output only.

Implementation

core.List<core.String>? compliantButDisallowedServices;