Class CreateWorkloadRequest (1.2.3)

CreateWorkloadRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request for creating a workload.

Attributes

NameDescription
parent str
Required. The resource name of the new Workload's parent. Must be of the form organizations/{org_id}/locations/{location_id}.
workload google.cloud.assuredworkloads_v1.types.Workload
Required. Assured Workload to create
external_id str
Optional. A identifier associated with the workload and underlying projects which allows for the break down of billing costs for a workload. The value provided for the identifier will add a label to the workload and contained projects with the identifier as the value.