Class Workload (0.1.1)

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

Contains metadata around the Workload resource <https://cloud.google.com/assured-workloads/docs/reference/rest/Shared.Types/Workload>__ in the Assured Workloads API.

Attributes

Name Description
name str
Identifier. Format: organizations/{organization}/locations/{location}/customers/{customer}/workloads/{workload}
folder_id int
Output only. Folder id this workload is associated with
create_time google.protobuf.timestamp_pb2.Timestamp
Output only. Time the resource was created.
folder str
Output only. The name of container folder of the assured workload
workload_onboarding_state google.cloud.cloudcontrolspartner_v1beta.types.WorkloadOnboardingState
Container for workload onboarding steps.
is_onboarded bool
Indicates whether a workload is fully onboarded.
key_management_project_id str
The project id of the key management project for the workload
location str
The Google Cloud location of the workload
partner google.cloud.cloudcontrolspartner_v1beta.types.Workload.Partner
Partner associated with this workload.

Classes

Partner

Partner(value)

Supported Assured Workloads Partners.