pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.ec2.kotlin
/
VpnGatewayAttachmentArgs
/
VpnGatewayAttachmentArgs
Vpn
Gateway
Attachment
Args
fun
VpnGatewayAttachmentArgs
(
vpcId
:
Output
<
String
>
?
=
null
,
vpnGatewayId
:
Output
<
String
>
?
=
null
)