google_api_compute v0.3.0 GoogleApi.Compute.V1.Model.RouterAdvertisedIpRange View Source
Description-tagged IP ranges for the router to advertise.
Attributes
- description (String.t): User-specified description for the IP range. Defaults to:
null
. - range (String.t): The IP range to advertise. The value must be a CIDR-formatted string. Defaults to:
null
.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields
Link to this section Types
Link to this section Functions
Link to this function
decode(value, options) View Source
Unwrap a decoded JSON object into its complex fields.