toggle menu
pulumi-gcp-kotlin
8.25.1.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.apigee.kotlin
/
DnsZoneArgs
/
DnsZoneArgs
Dns
Zone
Args
constructor
(
description
:
Output
<
String
>
?
=
null
,
dnsZoneId
:
Output
<
String
>
?
=
null
,
domain
:
Output
<
String
>
?
=
null
,
orgId
:
Output
<
String
>
?
=
null
,
peeringConfig
:
Output
<
DnsZonePeeringConfigArgs
>
?
=
null
)