View Source GoogleApi.AssuredWorkloads.V1.Model.GoogleCloudAssuredworkloadsV1RestrictAllowedResourcesRequest (google_api_assured_workloads v0.15.0)

Request for restricting list of available resources in Workload environment.

Attributes

  • restrictionType (type: String.t, default: nil) - Required. The type of restriction for using gcp products in the Workload environment.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() ::
  %GoogleApi.AssuredWorkloads.V1.Model.GoogleCloudAssuredworkloadsV1RestrictAllowedResourcesRequest{
    restrictionType: String.t() | nil
  }

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.