provisionedResourcesParent property

String? provisionedResourcesParent
getter/setter pair

Input only.

The parent resource for the resources managed by this Assured Workload. May be either empty or a folder resource which is a child of the Workload parent. If not specified all resources are created under the parent organization. Format: folders/{folder_id}

Implementation

core.String? provisionedResourcesParent;