Vpc Gateway Attachment Args
data class VpcGatewayAttachmentArgs(val internetGatewayId: Output<String>? = null, val vpcId: Output<String>? = null, val vpnGatewayId: Output<String>? = null) : ConvertibleToJava<VpcGatewayAttachmentArgs>
Resource Type definition for AWS::EC2::VPCGatewayAttachment