View Source GoogleApi.AlloyDB.V1.Model.PscConfig (google_api_alloy_db v0.14.0)

PscConfig contains PSC related configuration at a cluster level.

Attributes

  • pscEnabled (type: boolean(), default: nil) - Optional. Create an instance that allows connections from Private Service Connect endpoints to the instance.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

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

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.