GoogleApi.AlloyDB.V1.Model.StorageDatabasecenterPartnerapiV1mainGCBDRConfiguration (google_api_alloy_db v0.16.0)

View Source

GCBDR Configuration for the resource.

Attributes

  • gcbdrManaged (type: boolean(), default: nil) - Whether the resource is managed by GCBDR.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() ::
  %GoogleApi.AlloyDB.V1.Model.StorageDatabasecenterPartnerapiV1mainGCBDRConfiguration{
    gcbdrManaged: boolean() | nil
  }

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.