Home
last modified time | relevance | path

Searched defs:AllocateIp6AddressesBandwidthRequest (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.go441 type AllocateIp6AddressesBandwidthRequest struct { struct
442 *tchttp.BaseRequest
445 Ip6Addresses []*string `json:"Ip6Addresses,omitempty" name:"Ip6Addresses" list`
448 …netMaxBandwidthOut *int64 `json:"InternetMaxBandwidthOut,omitempty" name:"InternetMaxBandwidthOut"`
451 InternetChargeType *string `json:"InternetChargeType,omitempty" name:"InternetChargeType"`
454 BandwidthPackageId *string `json:"BandwidthPackageId,omitempty" name:"BandwidthPackageId"`
457 func (r *AllocateIp6AddressesBandwidthRequest) ToJsonString() string {
464 func (r *AllocateIp6AddressesBandwidthRequest) FromJsonString(s string) error {
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/vpc/v20170312/
H A Dmodels.go444 type AllocateIp6AddressesBandwidthRequest struct { struct
445 *tchttp.BaseRequest
448 Ip6Addresses []*string `json:"Ip6Addresses,omitempty" name:"Ip6Addresses"`
451 …netMaxBandwidthOut *int64 `json:"InternetMaxBandwidthOut,omitempty" name:"InternetMaxBandwidthOut"`
454 InternetChargeType *string `json:"InternetChargeType,omitempty" name:"InternetChargeType"`
457 BandwidthPackageId *string `json:"BandwidthPackageId,omitempty" name:"BandwidthPackageId"`
460 func (r *AllocateIp6AddressesBandwidthRequest) ToJsonString() string {
467 func (r *AllocateIp6AddressesBandwidthRequest) FromJsonString(s string) error {
/dports/sysutils/terraform/tencentcloud-sdk-go-1.0.233/tencentcloud/vpc/v20170312/
H A Dmodels.go444 type AllocateIp6AddressesBandwidthRequest struct { struct
445 *tchttp.BaseRequest
448 Ip6Addresses []*string `json:"Ip6Addresses,omitempty" name:"Ip6Addresses"`
451 …netMaxBandwidthOut *int64 `json:"InternetMaxBandwidthOut,omitempty" name:"InternetMaxBandwidthOut"`
454 InternetChargeType *string `json:"InternetChargeType,omitempty" name:"InternetChargeType"`
457 BandwidthPackageId *string `json:"BandwidthPackageId,omitempty" name:"BandwidthPackageId"`
460 func (r *AllocateIp6AddressesBandwidthRequest) ToJsonString() string {
467 func (r *AllocateIp6AddressesBandwidthRequest) FromJsonString(s string) error {