GoogleApi.Datastream.V1.Model.PscInterfaceConfig (google_api_datastream v0.10.0)

View Source

The PSC Interface configuration is used to create PSC Interface between Datastream and the consumer's PSC.

Attributes

  • networkAttachment (type: String.t, default: nil) - Required. Fully qualified name of the Network Attachment that Datastream will connect to. Format: projects/{{project}}/regions/{{region}}/networkAttachments/{{name}}

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.Datastream.V1.Model.PscInterfaceConfig{
  networkAttachment: String.t() | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.