View Source GoogleApi.BackupDR.V1.Model.TargetResource (google_api_backup_dr v0.14.2)
Details of the target resource created/modified as part of restore.
Attributes
-
gcpResource(type:GoogleApi.BackupDR.V1.Model.GcpResource.t, default:nil) - Details of the native Google Cloud resource created as part of restore.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.BackupDR.V1.Model.TargetResource{ gcpResource: GoogleApi.BackupDR.V1.Model.GcpResource.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.