GoogleApi.NetworkManagement.V1beta1.Model.ServerlessExternalConnectionInfo (google_api_network_management v0.39.0)
View SourceFor display only. Metadata associated with a serverless public connection.
Attributes
-
selectedIpAddress
(type:String.t
, default:nil
) - Selected starting IP address, from the Google dynamic address pool.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.NetworkManagement.V1beta1.Model.ServerlessExternalConnectionInfo{ selectedIpAddress: String.t() | nil }