pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.route53.kotlin
/
ZoneAssociationArgs
/
ZoneAssociationArgs
Zone
Association
Args
fun
ZoneAssociationArgs
(
vpcId
:
Output
<
String
>
?
=
null
,
vpcRegion
:
Output
<
String
>
?
=
null
,
zoneId
:
Output
<
String
>
?
=
null
)