Home
last modified time | relevance | path

Searched defs:CreateVpnGatewayResponse (Results 1 – 7 of 7) sorted by relevance

/dports/security/vault/vault-1.8.2/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/vpc/
H A Dcreate_vpn_gateway.go58 …tewayWithCallback(request *CreateVpnGatewayRequest, callback func(response *CreateVpnGatewayRespon…
95 type CreateVpnGatewayResponse struct { struct
96 *responses.BaseResponse
97 RequestId string `json:"RequestId" xml:"RequestId"`
98 VpnGatewayId string `json:"VpnGatewayId" xml:"VpnGatewayId"`
99 Name string `json:"Name" xml:"Name"`
100 OrderId int64 `json:"OrderId" xml:"OrderId"`
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/vpc/
H A Dcreate_vpn_gateway.go58 …tewayWithCallback(request *CreateVpnGatewayRequest, callback func(response *CreateVpnGatewayRespon…
95 type CreateVpnGatewayResponse struct { struct
96 *responses.BaseResponse
97 RequestId string `json:"RequestId" xml:"RequestId"`
98 VpnGatewayId string `json:"VpnGatewayId" xml:"VpnGatewayId"`
99 Name string `json:"Name" xml:"Name"`
100 OrderId int `json:"OrderId" xml:"OrderId"`
/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/vpc/
H A Dcreate_vpn_gateway.go53 …tewayWithCallback(request *CreateVpnGatewayRequest, callback func(response *CreateVpnGatewayRespon…
93 type CreateVpnGatewayResponse struct { struct
94 *responses.BaseResponse
95 RequestId string `json:"RequestId" xml:"RequestId"`
96 VpnGatewayId string `json:"VpnGatewayId" xml:"VpnGatewayId"`
97 Name string `json:"Name" xml:"Name"`
98 OrderId int64 `json:"OrderId" xml:"OrderId"`
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ec2/source/model/
H A DCreateVpnGatewayResponse.cpp20 CreateVpnGatewayResponse::CreateVpnGatewayResponse() in CreateVpnGatewayResponse() function in CreateVpnGatewayResponse
24 CreateVpnGatewayResponse::CreateVpnGatewayResponse(const Aws::AmazonWebServiceResult<XmlDocument>& … in CreateVpnGatewayResponse() function in CreateVpnGatewayResponse
/dports/security/vault/vault-1.8.2/vendor/github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/vpc/v20170312/
H A Dmodels.go4097 type CreateVpnGatewayResponse struct { struct
4098 *tchttp.BaseResponse
4099 Response *struct {
4109 func (r *CreateVpnGatewayResponse) ToJsonString() string {
4116 func (r *CreateVpnGatewayResponse) FromJsonString(s string) error {
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/vpc/v20170312/
H A Dmodels.go4139 type CreateVpnGatewayResponse struct { struct
4140 *tchttp.BaseResponse
4141 Response *struct {
4151 func (r *CreateVpnGatewayResponse) ToJsonString() string {
4158 func (r *CreateVpnGatewayResponse) FromJsonString(s string) error {
/dports/sysutils/terraform/tencentcloud-sdk-go-1.0.233/tencentcloud/vpc/v20170312/
H A Dmodels.go4139 type CreateVpnGatewayResponse struct { struct
4140 *tchttp.BaseResponse
4141 Response *struct {
4151 func (r *CreateVpnGatewayResponse) ToJsonString() string {
4158 func (r *CreateVpnGatewayResponse) FromJsonString(s string) error {