GoogleApi.AssuredWorkloads.V1beta1.Model.GoogleCloudAssuredworkloadsV1beta1WorkloadResourceInfo (google_api_assured_workloads v0.3.1) View Source

Represent the resources that are children of this Workload.

Attributes

  • resourceId (type: String.t, default: nil) - Resource identifier. For a project this represents project_number.
  • resourceType (type: String.t, default: nil) - Indicates the type of resource.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() ::
  %GoogleApi.AssuredWorkloads.V1beta1.Model.GoogleCloudAssuredworkloadsV1beta1WorkloadResourceInfo{
    resourceId: String.t(),
    resourceType: String.t()
  }

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.