Skip to main content

dns_peerings

Overview

Namedns_peerings
TypeResource
Idgoogle.datafusion.dns_peerings

Fields

NameDatatypeDescription
namestringRequired. The resource name of the dns peering zone. Format: projects/{project}/locations/{location}/instances/{instance}/dnsPeerings/{dns_peering}
descriptionstringOptional. Optional description of the dns zone.
targetNetworkstringOptional. Optional target network to which dns peering should happen.
targetProjectstringOptional. Optional target project to which dns peering should happen.
domainstringRequired. The dns name suffix of the zone.

Methods

NameAccessible byRequired ParamsDescription
listSELECTinstancesId, locationsId, projectsIdLists DNS peerings for a given resource.
createINSERTinstancesId, locationsId, projectsIdCreates DNS peering on the given resource.
deleteDELETEdnsPeeringsId, instancesId, locationsId, projectsIdDeletes DNS peering on the given resource.
_listEXECinstancesId, locationsId, projectsIdLists DNS peerings for a given resource.