Home
last modified time | relevance | path

Searched defs:AllocateAddressesRequest (Results 1 – 6 of 6) sorted by relevance

/dports/security/vault/vault-1.8.2/vendor/github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/ecm/v20190719/
H A Dmodels.go105 type AllocateAddressesRequest struct { struct
106 *tchttp.BaseRequest
109 EcmRegion *string `json:"EcmRegion,omitempty" name:"EcmRegion"`
112 AddressCount *uint64 `json:"AddressCount,omitempty" name:"AddressCount"`
117 …etServiceProvider *string `json:"InternetServiceProvider,omitempty" name:"InternetServiceProvider"`
123 Tags []*Tag `json:"Tags,omitempty" name:"Tags" list`
126 InstanceId *string `json:"InstanceId,omitempty" name:"InstanceId"`
129 NetworkInterfaceId *string `json:"NetworkInterfaceId,omitempty" name:"NetworkInterfaceId"`
132 PrivateIpAddress *string `json:"PrivateIpAddress,omitempty" name:"PrivateIpAddress"`
135 func (r *AllocateAddressesRequest) ToJsonString() string {
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/ecm/v20190719/
H A Dmodels.go104 type AllocateAddressesRequest struct { struct
105 *tchttp.BaseRequest
108 EcmRegion *string `json:"EcmRegion,omitempty" name:"EcmRegion"`
111 AddressCount *uint64 `json:"AddressCount,omitempty" name:"AddressCount"`
116 …etServiceProvider *string `json:"InternetServiceProvider,omitempty" name:"InternetServiceProvider"`
122 Tags []*Tag `json:"Tags,omitempty" name:"Tags"`
125 InstanceId *string `json:"InstanceId,omitempty" name:"InstanceId"`
128 NetworkInterfaceId *string `json:"NetworkInterfaceId,omitempty" name:"NetworkInterfaceId"`
131 PrivateIpAddress *string `json:"PrivateIpAddress,omitempty" name:"PrivateIpAddress"`
134 func (r *AllocateAddressesRequest) ToJsonString() string {
[all …]
/dports/sysutils/terraform/tencentcloud-sdk-go-1.0.233/tencentcloud/ecm/v20190719/
H A Dmodels.go104 type AllocateAddressesRequest struct { struct
105 *tchttp.BaseRequest
108 EcmRegion *string `json:"EcmRegion,omitempty" name:"EcmRegion"`
111 AddressCount *uint64 `json:"AddressCount,omitempty" name:"AddressCount"`
116 …etServiceProvider *string `json:"InternetServiceProvider,omitempty" name:"InternetServiceProvider"`
122 Tags []*Tag `json:"Tags,omitempty" name:"Tags"`
125 InstanceId *string `json:"InstanceId,omitempty" name:"InstanceId"`
128 NetworkInterfaceId *string `json:"NetworkInterfaceId,omitempty" name:"NetworkInterfaceId"`
131 PrivateIpAddress *string `json:"PrivateIpAddress,omitempty" name:"PrivateIpAddress"`
134 func (r *AllocateAddressesRequest) ToJsonString() string {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/vpc/v20170312/
H A Dmodels.go330 type AllocateAddressesRequest struct { struct
331 *tchttp.BaseRequest
334 AddressCount *int64 `json:"AddressCount,omitempty" name:"AddressCount"`
348 InternetChargeType *string `json:"InternetChargeType,omitempty" name:"InternetChargeType"`
364 AddressType *string `json:"AddressType,omitempty" name:"AddressType"`
368 AnycastZone *string `json:"AnycastZone,omitempty" name:"AnycastZone"`
374 ApplicableForCLB *bool `json:"ApplicableForCLB,omitempty" name:"ApplicableForCLB"`
377 Tags []*Tag `json:"Tags,omitempty" name:"Tags" list`
383 AddressName *string `json:"AddressName,omitempty" name:"AddressName"`
386 func (r *AllocateAddressesRequest) ToJsonString() string {
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/vpc/v20170312/
H A Dmodels.go333 type AllocateAddressesRequest struct { struct
334 *tchttp.BaseRequest
337 AddressCount *int64 `json:"AddressCount,omitempty" name:"AddressCount"`
351 InternetChargeType *string `json:"InternetChargeType,omitempty" name:"InternetChargeType"`
367 AddressType *string `json:"AddressType,omitempty" name:"AddressType"`
371 AnycastZone *string `json:"AnycastZone,omitempty" name:"AnycastZone"`
377 ApplicableForCLB *bool `json:"ApplicableForCLB,omitempty" name:"ApplicableForCLB"`
380 Tags []*Tag `json:"Tags,omitempty" name:"Tags"`
386 AddressName *string `json:"AddressName,omitempty" name:"AddressName"`
389 func (r *AllocateAddressesRequest) ToJsonString() string {
[all …]
/dports/sysutils/terraform/tencentcloud-sdk-go-1.0.233/tencentcloud/vpc/v20170312/
H A Dmodels.go333 type AllocateAddressesRequest struct { struct
334 *tchttp.BaseRequest
337 AddressCount *int64 `json:"AddressCount,omitempty" name:"AddressCount"`
351 InternetChargeType *string `json:"InternetChargeType,omitempty" name:"InternetChargeType"`
367 AddressType *string `json:"AddressType,omitempty" name:"AddressType"`
371 AnycastZone *string `json:"AnycastZone,omitempty" name:"AnycastZone"`
377 ApplicableForCLB *bool `json:"ApplicableForCLB,omitempty" name:"ApplicableForCLB"`
380 Tags []*Tag `json:"Tags,omitempty" name:"Tags"`
386 AddressName *string `json:"AddressName,omitempty" name:"AddressName"`
389 func (r *AllocateAddressesRequest) ToJsonString() string {
[all …]