GoogleApi.DNS.V1.Model.RRSetRoutingPolicyWrrPolicy (google_api_dns v0.20.0) View Source
Attributes
-
items(type:list(GoogleApi.DNS.V1.Model.RRSetRoutingPolicyWrrPolicyWrrPolicyItem.t), default:nil) - -
kind(type:String.t, default:dns#rRSetRoutingPolicyWrrPolicy) -
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.DNS.V1.Model.RRSetRoutingPolicyWrrPolicy{
items: [GoogleApi.DNS.V1.Model.RRSetRoutingPolicyWrrPolicyWrrPolicyItem.t()],
kind: String.t()
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.