toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.apigee.kotlin.outputs
/
DnsZonePeeringConfig
Dns
Zone
Peering
Config
data
class
DnsZonePeeringConfig
(
val
targetNetworkId
:
String
,
val
targetProjectId
:
String
)
Members
Constructors
Dns
Zone
Peering
Config
Link copied to clipboard
constructor
(
targetNetworkId
:
String
,
targetProjectId
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
target
Network
Id
Link copied to clipboard
val
targetNetworkId
:
String
The name of the producer VPC network.
target
Project
Id
Link copied to clipboard
val
targetProjectId
:
String
The ID of the project that contains the producer VPC network.