pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.networkmanager.kotlin
/
SiteToSiteVpnAttachmentArgs
/
SiteToSiteVpnAttachmentArgs
Site
To
Site
Vpn
Attachment
Args
fun
SiteToSiteVpnAttachmentArgs
(
coreNetworkId
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
Map
<
String
,
String
>
>
?
=
null
,
vpnConnectionArn
:
Output
<
String
>
?
=
null
)