GoogleApi.Composer.V1.Model.NetworkingConfig (google_api_composer v0.36.3)
View SourceConfiguration 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
@type t() :: %GoogleApi.Composer.V1.Model.NetworkingConfig{ connectionType: String.t() | nil }