GoogleApi.Redis.V1beta1.Model.OutputConfig (google_api_redis v0.27.2) View Source

The output content

Attributes

  • gcsDestination (type: GoogleApi.Redis.V1beta1.Model.GcsDestination.t, default: nil) - Google Cloud Storage destination for output content.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.Redis.V1beta1.Model.OutputConfig{
  gcsDestination: GoogleApi.Redis.V1beta1.Model.GcsDestination.t() | nil
}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.