GoogleApi.DNS.V1.Model.RRSetRoutingPolicyWrrPolicyWrrPolicyItem (google_api_dns v0.21.0) View Source
Attributes
-
kind
(type:String.t
, default:dns#rRSetRoutingPolicyWrrPolicyWrrPolicyItem
) - -
rrdatas
(type:list(String.t)
, default:nil
) - -
signatureRrdatas
(type:list(String.t)
, default:nil
) - DNSSEC generated signatures for the above wrr_rrdata. -
weight
(type:float()
, default:nil
) - The weight corresponding to this subset of rrdata. When multiple WeightedRoundRobinPolicyItems are configured, the probability of returning an rrset is proportional to its weight relative to the sum of weights configured for all items. This weight should be a decimal in the range [0,1].
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.