GoogleApi.DataFusion.V1.Model.DnsPeering (google_api_data_fusion v0.27.0)
View SourceDNS peering configuration. These configurations are used to create DNS peering with the customer Cloud DNS.
Attributes
-
description
(type:String.t
, default:nil
) - Optional. Optional description of the dns zone. -
domain
(type:String.t
, default:nil
) - Required. The dns name suffix of the zone. -
name
(type:String.t
, default:nil
) - Identifier. The resource name of the dns peering zone. Format: projects/{project}/locations/{location}/instances/{instance}/dnsPeerings/{dns_peering} -
targetNetwork
(type:String.t
, default:nil
) - Optional. Optional target network to which dns peering should happen. -
targetProject
(type:String.t
, default:nil
) - Optional. Optional target project to which dns peering should happen.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.