Get VPNGateway Plain Args
data class GetVPNGatewayPlainArgs(val name: String, val project: String? = null, val region: String? = null) : ConvertibleToJava<GetVPNGatewayPlainArgs>
A collection of arguments for invoking getVPNGateway.