Home
last modified time | relevance | path

Searched defs:CreateFlowLogRequest (Results 1 – 7 of 7) sorted by relevance

/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/smartag/
H A Dcreate_flow_log.go72 type CreateFlowLogRequest struct { struct
73 *requests.RpcRequest
74 ResourceOwnerId requests.Integer `position:"Query"`
75 NetflowVersion string `position:"Query"`
76 Description string `position:"Query"`
77 InactiveAging requests.Integer `position:"Query"`
78 SlsRegionId string `position:"Query"`
79 ActiveAging requests.Integer `position:"Query"`
80 OutputType string `position:"Query"`
81 ProjectName string `position:"Query"`
[all …]
/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/vpc/
H A Dcreate_flow_log.go72 type CreateFlowLogRequest struct { struct
73 *requests.RpcRequest
75 Description string `position:"Query" name:"Description"`
76 ResourceId string `position:"Query" name:"ResourceId"`
77 ProjectName string `position:"Query" name:"ProjectName"`
78 LogStoreName string `position:"Query" name:"LogStoreName"`
80 OwnerAccount string `position:"Query" name:"OwnerAccount"`
81 OwnerId requests.Integer `position:"Query" name:"OwnerId"`
82 ResourceType string `position:"Query" name:"ResourceType"`
83 TrafficType string `position:"Query" name:"TrafficType"`
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/vpc/
H A Dcreate_flow_log.go77 type CreateFlowLogRequest struct { struct
78 *requests.RpcRequest
80 ResourceId string `position:"Query" name:"ResourceId"`
81 ProjectName string `position:"Query" name:"ProjectName"`
82 LogStoreName string `position:"Query" name:"LogStoreName"`
84 OwnerAccount string `position:"Query" name:"OwnerAccount"`
85 Description string `position:"Query" name:"Description"`
86 OwnerId requests.Integer `position:"Query" name:"OwnerId"`
87 ResourceType string `position:"Query" name:"ResourceType"`
88 TrafficType string `position:"Query" name:"TrafficType"`
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/vpc/
H A Dcreate_flow_log.go77 type CreateFlowLogRequest struct { struct
78 *requests.RpcRequest
80 ResourceId string `position:"Query" name:"ResourceId"`
81 ProjectName string `position:"Query" name:"ProjectName"`
82 LogStoreName string `position:"Query" name:"LogStoreName"`
84 OwnerAccount string `position:"Query" name:"OwnerAccount"`
85 Description string `position:"Query" name:"Description"`
86 OwnerId requests.Integer `position:"Query" name:"OwnerId"`
87 ResourceType string `position:"Query" name:"ResourceType"`
88 TrafficType string `position:"Query" name:"TrafficType"`
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/vpc/v20170312/
H A Dmodels.go2523 type CreateFlowLogRequest struct { struct
2524 *tchttp.BaseRequest
2527 VpcId *string `json:"VpcId,omitempty" name:"VpcId"`
2530 FlowLogName *string `json:"FlowLogName,omitempty" name:"FlowLogName"`
2533 ResourceType *string `json:"ResourceType,omitempty" name:"ResourceType"`
2536 ResourceId *string `json:"ResourceId,omitempty" name:"ResourceId"`
2539 TrafficType *string `json:"TrafficType,omitempty" name:"TrafficType"`
2542 CloudLogId *string `json:"CloudLogId,omitempty" name:"CloudLogId"`
2548 Tags []*Tag `json:"Tags,omitempty" name:"Tags" list`
2551 func (r *CreateFlowLogRequest) ToJsonString() string {
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/vpc/v20170312/
H A Dmodels.go2563 type CreateFlowLogRequest struct { struct
2564 *tchttp.BaseRequest
2567 VpcId *string `json:"VpcId,omitempty" name:"VpcId"`
2570 FlowLogName *string `json:"FlowLogName,omitempty" name:"FlowLogName"`
2573 ResourceType *string `json:"ResourceType,omitempty" name:"ResourceType"`
2576 ResourceId *string `json:"ResourceId,omitempty" name:"ResourceId"`
2579 TrafficType *string `json:"TrafficType,omitempty" name:"TrafficType"`
2582 CloudLogId *string `json:"CloudLogId,omitempty" name:"CloudLogId"`
2588 Tags []*Tag `json:"Tags,omitempty" name:"Tags"`
2591 func (r *CreateFlowLogRequest) ToJsonString() string {
[all …]
/dports/sysutils/terraform/tencentcloud-sdk-go-1.0.233/tencentcloud/vpc/v20170312/
H A Dmodels.go2563 type CreateFlowLogRequest struct { struct
2564 *tchttp.BaseRequest
2567 VpcId *string `json:"VpcId,omitempty" name:"VpcId"`
2570 FlowLogName *string `json:"FlowLogName,omitempty" name:"FlowLogName"`
2573 ResourceType *string `json:"ResourceType,omitempty" name:"ResourceType"`
2576 ResourceId *string `json:"ResourceId,omitempty" name:"ResourceId"`
2579 TrafficType *string `json:"TrafficType,omitempty" name:"TrafficType"`
2582 CloudLogId *string `json:"CloudLogId,omitempty" name:"CloudLogId"`
2588 Tags []*Tag `json:"Tags,omitempty" name:"Tags"`
2591 func (r *CreateFlowLogRequest) ToJsonString() string {
[all …]