View Source GoogleApi.AlloyDB.V1.Model.AuthorizedNetwork (google_api_alloy_db v0.8.0)
AuthorizedNetwork contains metadata for an authorized network.
Attributes
-
cidrRange
(type:String.t
, default:nil
) - CIDR range for one authorzied network of the instance.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.AlloyDB.V1.Model.AuthorizedNetwork{ cidrRange: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.