Home
last modified time | relevance | path

Searched defs:DescribeFlowLogsRequest (Results 1 – 25 of 199) sorted by relevance

12345678

/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/vpc/
H A Ddescribe_flow_logs.go72 type DescribeFlowLogsRequest struct { struct
73 *requests.RpcRequest
75 Description string `position:"Query" name:"Description"`
76 PageNumber requests.Integer `position:"Query" name:"PageNumber"`
77 PageSize requests.Integer `position:"Query" name:"PageSize"`
78 ResourceId string `position:"Query" name:"ResourceId"`
79 ProjectName string `position:"Query" name:"ProjectName"`
83 OwnerId requests.Integer `position:"Query" name:"OwnerId"`
85 VpcId string `position:"Query" name:"VpcId"`
87 FlowLogId string `position:"Query" name:"FlowLogId"`
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/vpc/
H A Ddescribe_flow_logs.go77 type DescribeFlowLogsRequest struct { struct
78 *requests.RpcRequest
80 ResourceId string `position:"Query" name:"ResourceId"`
81 ProjectName string `position:"Query" name:"ProjectName"`
85 Description string `position:"Query" name:"Description"`
86 OwnerId requests.Integer `position:"Query" name:"OwnerId"`
88 PageNumber requests.Integer `position:"Query" name:"PageNumber"`
89 PageSize requests.Integer `position:"Query" name:"PageSize"`
90 TrafficType string `position:"Query" name:"TrafficType"`
91 FlowLogId string `position:"Query" name:"FlowLogId"`
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/vpc/
H A Ddescribe_flow_logs.go77 type DescribeFlowLogsRequest struct { struct
78 *requests.RpcRequest
80 ResourceId string `position:"Query" name:"ResourceId"`
81 ProjectName string `position:"Query" name:"ProjectName"`
85 Description string `position:"Query" name:"Description"`
86 OwnerId requests.Integer `position:"Query" name:"OwnerId"`
88 PageNumber requests.Integer `position:"Query" name:"PageNumber"`
89 PageSize requests.Integer `position:"Query" name:"PageSize"`
90 TrafficType string `position:"Query" name:"TrafficType"`
91 FlowLogId string `position:"Query" name:"FlowLogId"`
[all …]
/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/smartag/
H A Ddescribe_flow_logs.go72 type DescribeFlowLogsRequest struct { struct
73 *requests.RpcRequest
74 ResourceOwnerId requests.Integer `position:"Query"`
75 Description string `position:"Query"`
76 PageNumber requests.Integer `position:"Query"`
77 PageSize requests.Integer `position:"Query"`
78 OutputType string `position:"Query"`
79 ResourceOwnerAccount string `position:"Query"`
80 OwnerAccount string `position:"Query"`
81 OwnerId requests.Integer `position:"Query"`
[all …]
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ec2/source/model/
H A DDescribeFlowLogsRequest.cpp13 DescribeFlowLogsRequest::DescribeFlowLogsRequest() : in DescribeFlowLogsRequest() function in DescribeFlowLogsRequest
/dports/security/vault/vault-1.8.2/vendor/github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/vpc/v20170312/
H A Dmodels.go7190 type DescribeFlowLogsRequest struct { struct
7191 *tchttp.BaseRequest
7194 VpcId *string `json:"VpcId,omitempty" name:"VpcId"`
7197 FlowLogId *string `json:"FlowLogId,omitempty" name:"FlowLogId"`
7206 ResourceId *string `json:"ResourceId,omitempty" name:"ResourceId"`
7212 CloudLogId *string `json:"CloudLogId,omitempty" name:"CloudLogId"`
7224 Offset *uint64 `json:"Offset,omitempty" name:"Offset"`
7227 Limit *uint64 `json:"Limit,omitempty" name:"Limit"`
7232 Filters *Filter `json:"Filters,omitempty" name:"Filters"`
7235 func (r *DescribeFlowLogsRequest) ToJsonString() string {
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/vpc/v20170312/
H A Dmodels.go7349 type DescribeFlowLogsRequest struct { struct
7350 *tchttp.BaseRequest
7353 VpcId *string `json:"VpcId,omitempty" name:"VpcId"`
7356 FlowLogId *string `json:"FlowLogId,omitempty" name:"FlowLogId"`
7365 ResourceId *string `json:"ResourceId,omitempty" name:"ResourceId"`
7371 CloudLogId *string `json:"CloudLogId,omitempty" name:"CloudLogId"`
7383 Offset *uint64 `json:"Offset,omitempty" name:"Offset"`
7386 Limit *uint64 `json:"Limit,omitempty" name:"Limit"`
7391 Filters *Filter `json:"Filters,omitempty" name:"Filters"`
7394 func (r *DescribeFlowLogsRequest) ToJsonString() string {
[all …]
/dports/sysutils/terraform/tencentcloud-sdk-go-1.0.233/tencentcloud/vpc/v20170312/
H A Dmodels.go7349 type DescribeFlowLogsRequest struct { struct
7350 *tchttp.BaseRequest
7353 VpcId *string `json:"VpcId,omitempty" name:"VpcId"`
7356 FlowLogId *string `json:"FlowLogId,omitempty" name:"FlowLogId"`
7365 ResourceId *string `json:"ResourceId,omitempty" name:"ResourceId"`
7371 CloudLogId *string `json:"CloudLogId,omitempty" name:"CloudLogId"`
7383 Offset *uint64 `json:"Offset,omitempty" name:"Offset"`
7386 Limit *uint64 `json:"Limit,omitempty" name:"Limit"`
7391 Filters *Filter `json:"Filters,omitempty" name:"Filters"`
7394 func (r *DescribeFlowLogsRequest) ToJsonString() string {
[all …]
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ec2/include/aws/ec2/
H A DEC2Client.h676 class DescribeFlowLogsRequest; variable
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/aws/aws-sdk-go/service/ec2/ec2iface/
H A Dinterface.go469 DescribeFlowLogsRequest(*ec2.DescribeFlowLogsInput) (*request.Request, *ec2.DescribeFlowLogsOutput) methodSpec
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/aws/aws-sdk-go/service/ec2/ec2iface/
H A Dinterface.go513 DescribeFlowLogsRequest(*ec2.DescribeFlowLogsInput) (*request.Request, *ec2.DescribeFlowLogsOutput) methodSpec
/dports/devel/awless/awless-0.1.11/vendor/github.com/aws/aws-sdk-go/service/ec2/ec2iface/
H A Dinterface.go509 DescribeFlowLogsRequest(*ec2.DescribeFlowLogsInput) (*request.Request, *ec2.DescribeFlowLogsOutput) methodSpec
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/lock_api-0.4.5/src/
H A Drwlock.rs533 pub unsafe fn force_unlock_write(&self) { in DeletePlacementGroup()
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/ec2/ec2iface/
H A Dinterface.go714 DescribeFlowLogsRequest(*ec2.DescribeFlowLogsInput) (*request.Request, *ec2.DescribeFlowLogsOutput) methodSpec
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/service/ec2/ec2iface/
H A Dinterface.go718 DescribeFlowLogsRequest(*ec2.DescribeFlowLogsInput) (*request.Request, *ec2.DescribeFlowLogsOutput) methodSpec
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/aws/aws-sdk-go/service/ec2/ec2iface/
H A Dinterface.go722 DescribeFlowLogsRequest(*ec2.DescribeFlowLogsInput) (*request.Request, *ec2.DescribeFlowLogsOutput) methodSpec
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/aws/aws-sdk-go/models/apis/ec2/2015-04-15/
H A Ddocs-2.json1516 "DescribeFlowLogsRequest": { object
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/aws/aws-sdk-go/models/apis/ec2/2015-04-15/
H A Ddocs-2.json1516 "DescribeFlowLogsRequest": { object
/dports/devel/awless/awless-0.1.11/vendor/github.com/aws/aws-sdk-go/models/apis/ec2/2015-04-15/
H A Ddocs-2.json1516 "DescribeFlowLogsRequest": { object
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/aws/aws-sdk-go/service/ec2/ec2iface/
H A Dinterface.go784 DescribeFlowLogsRequest(*ec2.DescribeFlowLogsInput) (*request.Request, *ec2.DescribeFlowLogsOutput) methodSpec
/dports/databases/litestream/litestream-0.3.6/vendor/github.com/aws/aws-sdk-go/service/ec2/ec2iface/
H A Dinterface.go784 DescribeFlowLogsRequest(*ec2.DescribeFlowLogsInput) (*request.Request, *ec2.DescribeFlowLogsOutput) methodSpec
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/ec2/ec2iface/
H A Dinterface.go814 DescribeFlowLogsRequest(*ec2.DescribeFlowLogsInput) (*request.Request, *ec2.DescribeFlowLogsOutput) methodSpec
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.33.2/service/ec2/ec2iface/
H A Dinterface.go799 DescribeFlowLogsRequest(*ec2.DescribeFlowLogsInput) (*request.Request, *ec2.DescribeFlowLogsOutput) methodSpec
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.30.0/service/ec2/ec2iface/
H A Dinterface.go787 DescribeFlowLogsRequest(*ec2.DescribeFlowLogsInput) (*request.Request, *ec2.DescribeFlowLogsOutput) methodSpec
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/github.com/aws/aws-sdk-go/service/ec2/ec2iface/
H A Dinterface.go787 DescribeFlowLogsRequest(*ec2.DescribeFlowLogsInput) (*request.Request, *ec2.DescribeFlowLogsOutput) methodSpec

12345678