Class CreateWorkloadRequest (0.7.2)

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

Request for creating a workload. .. attribute:: parent

Required. The resource name of the new Workload's parent. Must be of the form organizations/{org_id}/locations/{location_id}.

:type: str

Attributes

NameDescription
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.