GoogleApi.Redis.V1.Model.GCBDRConfiguration (google_api_redis v0.51.0)
View SourceGCBDR 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
@type t() :: %GoogleApi.Redis.V1.Model.GCBDRConfiguration{ gcbdrManaged: boolean() | nil }