View Source GoogleApi.AssuredWorkloads.V1beta1.Model.GoogleCloudAssuredworkloadsV1beta1RestrictAllowedServicesRequest (google_api_assured_workloads v0.14.0)

Request for restricting list of available services in Workload environment.

Attributes

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

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

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

Functions

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

Unwrap a decoded JSON object into its complex fields.