View Source GoogleApi.AssuredWorkloads.V1.Model.GoogleCloudAssuredworkloadsV1MoveImpact (google_api_assured_workloads v0.17.1)

Represents the impact of moving the asset to the target.

Attributes

  • detail (type: String.t, default: nil) - Explanation of the impact.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

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

Functions

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

Unwrap a decoded JSON object into its complex fields.