Brian Keyes has worked in the software engineering field for over 12 years. Brian began their career in 2008 as a Web Developer for Debix, Inc. and then moved to MyEdu as a UI Developer in 2009. From 2013 to 2014, they worked as a UI Developer for Adometry by Google and then moved to Google in 2014 to work as a UI Developer. In 2015, they worked as a Senior Software Engineer for CA Technologies and then moved to HeartFlow, Inc. in 2018 to work as a Frontend Developer. In 2020, they became the Owner of JamCart and is currently a Senior Software Engineer at Eat This Much.
/*
* Copyright (c) 2017-2019 THL A29 Limited, a Tencent company. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
#ifndef TENCENTCLOUD_VPC_V20170312_MODEL_DESCRIBEVPNGATEWAYSREQUEST_H_
#define TENCENTCLOUD_VPC_V20170312_MODEL_DESCRIBEVPNGATEWAYSREQUEST_H_
#include <string>
#include <vector>
#include <map>
#include <tencentcloud/core/AbstractModel.h>
#include <tencentcloud/vpc/v20170312/model/Filter.h>
namespace TencentCloud
{
namespace Vpc
{
namespace V20170312
{
namespace Model
{
/**
* DescribeVpnGateways请求参数结构体
*/
class DescribeVpnGatewaysRequest : public AbstractModel
{
public:
DescribeVpnGatewaysRequest();
~DescribeVpnGatewaysRequest() = default;
std::string ToJsonString() const;
/**
* 获取VPN网关实例ID。形如:vpngw-f49l6u0z。每次请求的实例的上限为100。参数不支持同
Sign up to view 0 direct reports
Get started