GoogleApi.Composer.V1beta1.Model.NetworkingConfig (google_api_composer v0.36.3)

View Source

Configuration options for networking connections in the Composer 2 environment.

Attributes

  • connectionType (type: String.t, default: nil) - Optional. Indicates the user requested specific connection type between Tenant and Customer projects. You cannot set networking connection type in public IP environment.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.Composer.V1beta1.Model.NetworkingConfig{
  connectionType: String.t() | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.