Home
last modified time | relevance | path

Searched defs:ModifyNetDetectRequest (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.go13235 type ModifyNetDetectRequest struct { struct
13236 *tchttp.BaseRequest
13239 NetDetectId *string `json:"NetDetectId,omitempty" name:"NetDetectId"`
13242 NetDetectName *string `json:"NetDetectName,omitempty" name:"NetDetectName"`
13245 …etectDestinationIp []*string `json:"DetectDestinationIp,omitempty" name:"DetectDestinationIp" list`
13253 NextHopType *string `json:"NextHopType,omitempty" name:"NextHopType"`
13261 NextHopDestination *string `json:"NextHopDestination,omitempty" name:"NextHopDestination"`
13264 NetDetectDescription *string `json:"NetDetectDescription,omitempty" name:"NetDetectDescription"`
13267 func (r *ModifyNetDetectRequest) ToJsonString() string {
13274 func (r *ModifyNetDetectRequest) FromJsonString(s string) error {
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/vpc/v20170312/
H A Dmodels.go13521 type ModifyNetDetectRequest struct { struct
13522 *tchttp.BaseRequest
13525 NetDetectId *string `json:"NetDetectId,omitempty" name:"NetDetectId"`
13528 NetDetectName *string `json:"NetDetectName,omitempty" name:"NetDetectName"`
13531 DetectDestinationIp []*string `json:"DetectDestinationIp,omitempty" name:"DetectDestinationIp"`
13539 NextHopType *string `json:"NextHopType,omitempty" name:"NextHopType"`
13547 NextHopDestination *string `json:"NextHopDestination,omitempty" name:"NextHopDestination"`
13550 NetDetectDescription *string `json:"NetDetectDescription,omitempty" name:"NetDetectDescription"`
13553 func (r *ModifyNetDetectRequest) ToJsonString() string {
13560 func (r *ModifyNetDetectRequest) FromJsonString(s string) error {
/dports/sysutils/terraform/tencentcloud-sdk-go-1.0.233/tencentcloud/vpc/v20170312/
H A Dmodels.go13521 type ModifyNetDetectRequest struct { struct
13522 *tchttp.BaseRequest
13525 NetDetectId *string `json:"NetDetectId,omitempty" name:"NetDetectId"`
13528 NetDetectName *string `json:"NetDetectName,omitempty" name:"NetDetectName"`
13531 DetectDestinationIp []*string `json:"DetectDestinationIp,omitempty" name:"DetectDestinationIp"`
13539 NextHopType *string `json:"NextHopType,omitempty" name:"NextHopType"`
13547 NextHopDestination *string `json:"NextHopDestination,omitempty" name:"NextHopDestination"`
13550 NetDetectDescription *string `json:"NetDetectDescription,omitempty" name:"NetDetectDescription"`
13553 func (r *ModifyNetDetectRequest) ToJsonString() string {
13560 func (r *ModifyNetDetectRequest) FromJsonString(s string) error {