GoogleApi.Redis.V1.Model.GCBDRConfiguration (google_api_redis v0.51.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.Redis.V1.Model.GCBDRConfiguration{
  gcbdrManaged: boolean() | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.