Home
last modified time | relevance | path

Searched defs:ModifyLocalGatewayRequest (Results 1 – 3 of 3) sorted by relevance

/dports/security/vault/vault-1.8.2/vendor/github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/vpc/v20170312/
H A Dmodels.go13011 type ModifyLocalGatewayRequest struct { struct
13012 *tchttp.BaseRequest
13015 LocalGatewayName *string `json:"LocalGatewayName,omitempty" name:"LocalGatewayName"`
13018 CdcId *string `json:"CdcId,omitempty" name:"CdcId"`
13021 LocalGatewayId *string `json:"LocalGatewayId,omitempty" name:"LocalGatewayId"`
13024 VpcId *string `json:"VpcId,omitempty" name:"VpcId"`
13027 func (r *ModifyLocalGatewayRequest) ToJsonString() string {
13034 func (r *ModifyLocalGatewayRequest) FromJsonString(s string) error {
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/vpc/v20170312/
H A Dmodels.go13297 type ModifyLocalGatewayRequest struct { struct
13298 *tchttp.BaseRequest
13301 LocalGatewayName *string `json:"LocalGatewayName,omitempty" name:"LocalGatewayName"`
13304 CdcId *string `json:"CdcId,omitempty" name:"CdcId"`
13307 LocalGatewayId *string `json:"LocalGatewayId,omitempty" name:"LocalGatewayId"`
13310 VpcId *string `json:"VpcId,omitempty" name:"VpcId"`
13313 func (r *ModifyLocalGatewayRequest) ToJsonString() string {
13320 func (r *ModifyLocalGatewayRequest) FromJsonString(s string) error {
/dports/sysutils/terraform/tencentcloud-sdk-go-1.0.233/tencentcloud/vpc/v20170312/
H A Dmodels.go13297 type ModifyLocalGatewayRequest struct { struct
13298 *tchttp.BaseRequest
13301 LocalGatewayName *string `json:"LocalGatewayName,omitempty" name:"LocalGatewayName"`
13304 CdcId *string `json:"CdcId,omitempty" name:"CdcId"`
13307 LocalGatewayId *string `json:"LocalGatewayId,omitempty" name:"LocalGatewayId"`
13310 VpcId *string `json:"VpcId,omitempty" name:"VpcId"`
13313 func (r *ModifyLocalGatewayRequest) ToJsonString() string {
13320 func (r *ModifyLocalGatewayRequest) FromJsonString(s string) error {