View Source GoogleApi.Dataplex.V1.Model.GoogleCloudDataplexV1ActionFailedSecurityPolicyApply (google_api_dataplex v0.15.0)

Failed to apply security policy to the managed resource(s) under a lake, zone or an asset. For a lake or zone resource, one or more underlying assets has a failure applying security policy to the associated managed resource.

Attributes

  • asset (type: String.t, default: nil) - Resource name of one of the assets with failing security policy application. Populated for a lake or zone resource only.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() ::
  %GoogleApi.Dataplex.V1.Model.GoogleCloudDataplexV1ActionFailedSecurityPolicyApply{
    asset: String.t() | nil
  }

Functions

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

Unwrap a decoded JSON object into its complex fields.