View Source GoogleApi.Domains.V1alpha2.Model.RRSetRoutingPolicy (google_api_domains v0.11.0)

A RRSetRoutingPolicy represents ResourceRecordSet data that is returned dynamically with the response varying based on configured properties such as geolocation or by weighted random selection.

Attributes

  • geo (type: GoogleApi.Domains.V1alpha2.Model.GeoPolicy.t, default: nil) -
  • geoPolicy (type: GoogleApi.Domains.V1alpha2.Model.GeoPolicy.t, default: nil) -
  • primaryBackup (type: GoogleApi.Domains.V1alpha2.Model.PrimaryBackupPolicy.t, default: nil) -
  • wrr (type: GoogleApi.Domains.V1alpha2.Model.WrrPolicy.t, default: nil) -
  • wrrPolicy (type: GoogleApi.Domains.V1alpha2.Model.WrrPolicy.t, default: nil) -

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

Functions

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

Unwrap a decoded JSON object into its complex fields.