Home
last modified time | relevance | path

Searched defs:ModifyGatewayFlowQosRequest (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.go12688 type ModifyGatewayFlowQosRequest struct { struct
12689 *tchttp.BaseRequest
12695 GatewayId *string `json:"GatewayId,omitempty" name:"GatewayId"`
12698 Bandwidth *int64 `json:"Bandwidth,omitempty" name:"Bandwidth"`
12701 IpAddresses []*string `json:"IpAddresses,omitempty" name:"IpAddresses" list`
12704 func (r *ModifyGatewayFlowQosRequest) ToJsonString() string {
12711 func (r *ModifyGatewayFlowQosRequest) FromJsonString(s string) error {
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/vpc/v20170312/
H A Dmodels.go12974 type ModifyGatewayFlowQosRequest struct { struct
12975 *tchttp.BaseRequest
12981 GatewayId *string `json:"GatewayId,omitempty" name:"GatewayId"`
12984 Bandwidth *int64 `json:"Bandwidth,omitempty" name:"Bandwidth"`
12987 IpAddresses []*string `json:"IpAddresses,omitempty" name:"IpAddresses"`
12990 func (r *ModifyGatewayFlowQosRequest) ToJsonString() string {
12997 func (r *ModifyGatewayFlowQosRequest) FromJsonString(s string) error {
/dports/sysutils/terraform/tencentcloud-sdk-go-1.0.233/tencentcloud/vpc/v20170312/
H A Dmodels.go12974 type ModifyGatewayFlowQosRequest struct { struct
12975 *tchttp.BaseRequest
12981 GatewayId *string `json:"GatewayId,omitempty" name:"GatewayId"`
12984 Bandwidth *int64 `json:"Bandwidth,omitempty" name:"Bandwidth"`
12987 IpAddresses []*string `json:"IpAddresses,omitempty" name:"IpAddresses"`
12990 func (r *ModifyGatewayFlowQosRequest) ToJsonString() string {
12997 func (r *ModifyGatewayFlowQosRequest) FromJsonString(s string) error {