toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.dns.kotlin.outputs
/
ManagedZonePeeringConfig
Managed
Zone
Peering
Config
data
class
ManagedZonePeeringConfig
(
val
targetNetwork
:
ManagedZonePeeringConfigTargetNetwork
)
Members
Constructors
Managed
Zone
Peering
Config
Link copied to clipboard
constructor
(
targetNetwork
:
ManagedZonePeeringConfigTargetNetwork
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
target
Network
Link copied to clipboard
val
targetNetwork
:
ManagedZonePeeringConfigTargetNetwork
The network with which to peer. Structure is documented below.