GoogleApi.DNS.V1.Model.ResponsePolicyRuleLocalData (google_api_dns v0.26.0) View Source
Attributes
-
localDatas
(type:list(GoogleApi.DNS.V1.Model.ResourceRecordSet.t)
, default:nil
) - All resource record sets for this selector, one per resource record type. The name must match the dns_name.
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.ResponsePolicyRuleLocalData{ localDatas: [GoogleApi.DNS.V1.Model.ResourceRecordSet.t()] | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.