Home
last modified time | relevance | path

Searched defs:UsageTotal (Results 1 – 25 of 80) sorted by relevance

1234

/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/cdn/
H A Dstruct_usage_total.go19 type UsageTotal struct { struct
20 BytesHitRate string `json:"BytesHitRate" xml:"BytesHitRate"`
21 RequestHitRate string `json:"RequestHitRate" xml:"RequestHitRate"`
22 MaxBps string `json:"MaxBps" xml:"MaxBps"`
23 MaxBpsTime string `json:"MaxBpsTime" xml:"MaxBpsTime"`
24 MaxSrcBps string `json:"MaxSrcBps" xml:"MaxSrcBps"`
25 MaxSrcBpsTime string `json:"MaxSrcBpsTime" xml:"MaxSrcBpsTime"`
26 TotalAccess string `json:"TotalAccess" xml:"TotalAccess"`
27 TotalTraffic string `json:"TotalTraffic" xml:"TotalTraffic"`
H A Ddescribe_domains_usage_by_day.go88 UsageTotal UsageTotal `json:"UsageTotal" xml:"UsageTotal"` member
/dports/security/vault/vault-1.8.2/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/cdn/
H A Dstruct_usage_total.go19 type UsageTotal struct { struct
20 BytesHitRate string `json:"BytesHitRate" xml:"BytesHitRate"`
21 RequestHitRate string `json:"RequestHitRate" xml:"RequestHitRate"`
22 MaxBps string `json:"MaxBps" xml:"MaxBps"`
23 MaxBpsTime string `json:"MaxBpsTime" xml:"MaxBpsTime"`
24 MaxSrcBps string `json:"MaxSrcBps" xml:"MaxSrcBps"`
25 MaxSrcBpsTime string `json:"MaxSrcBpsTime" xml:"MaxSrcBpsTime"`
26 TotalAccess string `json:"TotalAccess" xml:"TotalAccess"`
27 TotalTraffic string `json:"TotalTraffic" xml:"TotalTraffic"`
H A Ddescribe_domains_usage_by_day.go93 UsageTotal UsageTotal `json:"UsageTotal" xml:"UsageTotal"` member
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/cdn/
H A Dstruct_usage_total.go19 type UsageTotal struct { struct
20 BytesHitRate string `json:"BytesHitRate" xml:"BytesHitRate"`
21 RequestHitRate string `json:"RequestHitRate" xml:"RequestHitRate"`
22 MaxBps string `json:"MaxBps" xml:"MaxBps"`
23 MaxBpsTime string `json:"MaxBpsTime" xml:"MaxBpsTime"`
24 MaxSrcBps string `json:"MaxSrcBps" xml:"MaxSrcBps"`
25 MaxSrcBpsTime string `json:"MaxSrcBpsTime" xml:"MaxSrcBpsTime"`
26 TotalAccess string `json:"TotalAccess" xml:"TotalAccess"`
27 TotalTraffic string `json:"TotalTraffic" xml:"TotalTraffic"`
H A Ddescribe_domains_usage_by_day.go93 UsageTotal UsageTotal `json:"UsageTotal" xml:"UsageTotal"` member
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-macie2/source/model/
H A DUsageTotal.cpp21 UsageTotal::UsageTotal() : in UsageTotal() function in Aws::Macie2::Model::UsageTotal
30 UsageTotal::UsageTotal(JsonView jsonValue) : in UsageTotal() function in Aws::Macie2::Model::UsageTotal
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/macie2/types/
H A Dtypes.go1965 type UsageTotal struct { struct
1969 Currency Currency
1972 EstimatedCost *string
1977 Type UsageType
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/macie2/types/
H A Dtypes.go1965 type UsageTotal struct { struct
1969 Currency Currency
1972 EstimatedCost *string
1977 Type UsageType
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/macie2/types/
H A Dtypes.go1862 type UsageTotal struct { struct
1866 Currency Currency
1869 EstimatedCost *string
1874 Type UsageType
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/macie2/types/
H A Dtypes.go1862 type UsageTotal struct { struct
1866 Currency Currency
1869 EstimatedCost *string
1874 Type UsageType
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/macie2/types/
H A Dtypes.go1862 type UsageTotal struct { struct
1866 Currency Currency
1869 EstimatedCost *string
1874 Type UsageType
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/macie2/types/
H A Dtypes.go1965 type UsageTotal struct { struct
1969 Currency Currency
1972 EstimatedCost *string
1977 Type UsageType
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/macie2/types/
H A Dtypes.go2042 type UsageTotal struct { struct
2046 Currency Currency
2049 EstimatedCost *string
2054 Type UsageType
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/macie2/types/
H A Dtypes.go2583 type UsageTotal struct { struct
2587 Currency Currency
2590 EstimatedCost *string
2595 Type UsageType
2597 noSmithyDocumentSerde
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/macie2/
H A Dapi.go13785 type UsageTotal struct { struct
13786 _ struct{} `type:"structure"`
13790 Currency *string `locationName:"currency" type:"string" enum:"Currency"`
13792 EstimatedCost *string `locationName:"estimatedCost" type:"string"`
13795 Type *string `locationName:"type" type:"string" enum:"UsageType"`
13799 func (s UsageTotal) String() string {
13804 func (s UsageTotal) GoString() string {
13809 func (s *UsageTotal) SetCurrency(v string) *UsageTotal {
13815 func (s *UsageTotal) SetEstimatedCost(v string) *UsageTotal {
13821 func (s *UsageTotal) SetType(v string) *UsageTotal {
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/aws/aws-sdk-go/service/macie2/
H A Dapi.go14337 type UsageTotal struct { struct
14338 _ struct{} `type:"structure"`
14342 Currency *string `locationName:"currency" type:"string" enum:"Currency"`
14344 EstimatedCost *string `locationName:"estimatedCost" type:"string"`
14347 Type *string `locationName:"type" type:"string" enum:"UsageType"`
14351 func (s UsageTotal) String() string {
14356 func (s UsageTotal) GoString() string {
14361 func (s *UsageTotal) SetCurrency(v string) *UsageTotal {
14367 func (s *UsageTotal) SetEstimatedCost(v string) *UsageTotal {
14373 func (s *UsageTotal) SetType(v string) *UsageTotal {
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/aws/aws-sdk-go/service/macie2/
H A Dapi.go14191 type UsageTotal struct { struct
14192 _ struct{} `type:"structure"`
14196 Currency *string `locationName:"currency" type:"string" enum:"Currency"`
14198 EstimatedCost *string `locationName:"estimatedCost" type:"string"`
14201 Type *string `locationName:"type" type:"string" enum:"UsageType"`
14205 func (s UsageTotal) String() string {
14210 func (s UsageTotal) GoString() string {
14215 func (s *UsageTotal) SetCurrency(v string) *UsageTotal {
14221 func (s *UsageTotal) SetEstimatedCost(v string) *UsageTotal {
14227 func (s *UsageTotal) SetType(v string) *UsageTotal {
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/aws/aws-sdk-go/service/macie2/
H A Dapi.go14337 type UsageTotal struct { struct
14338 _ struct{} `type:"structure"`
14342 Currency *string `locationName:"currency" type:"string" enum:"Currency"`
14344 EstimatedCost *string `locationName:"estimatedCost" type:"string"`
14347 Type *string `locationName:"type" type:"string" enum:"UsageType"`
14351 func (s UsageTotal) String() string {
14356 func (s UsageTotal) GoString() string {
14361 func (s *UsageTotal) SetCurrency(v string) *UsageTotal {
14367 func (s *UsageTotal) SetEstimatedCost(v string) *UsageTotal {
14373 func (s *UsageTotal) SetType(v string) *UsageTotal {
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/aws/aws-sdk-go/service/macie2/
H A Dapi.go13512 type UsageTotal struct { struct
13513 _ struct{} `type:"structure"`
13517 Currency *string `locationName:"currency" type:"string" enum:"Currency"`
13519 EstimatedCost *string `locationName:"estimatedCost" type:"string"`
13522 Type *string `locationName:"type" type:"string" enum:"UsageType"`
13526 func (s UsageTotal) String() string {
13531 func (s UsageTotal) GoString() string {
13536 func (s *UsageTotal) SetCurrency(v string) *UsageTotal {
13542 func (s *UsageTotal) SetEstimatedCost(v string) *UsageTotal {
13548 func (s *UsageTotal) SetType(v string) *UsageTotal {
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.33.2/service/macie2/
H A Dapi.go13209 type UsageTotal struct { struct
13210 _ struct{} `type:"structure"`
13214 Currency *string `locationName:"currency" type:"string" enum:"Currency"`
13216 EstimatedCost *string `locationName:"estimatedCost" type:"string"`
13219 Type *string `locationName:"type" type:"string" enum:"UsageType"`
13223 func (s UsageTotal) String() string {
13228 func (s UsageTotal) GoString() string {
13233 func (s *UsageTotal) SetCurrency(v string) *UsageTotal {
13239 func (s *UsageTotal) SetEstimatedCost(v string) *UsageTotal {
13245 func (s *UsageTotal) SetType(v string) *UsageTotal {
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/macie2/
H A Ddeserializers.go8838 func awsRestjson1_deserializeDocument__listOfUsageTotal(v *[]types.UsageTotal, value interface{}) e…
14556 func awsRestjson1_deserializeDocumentUsageTotal(v **types.UsageTotal, value interface{}) error {
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/macie2/
H A Ddeserializers.go8838 func awsRestjson1_deserializeDocument__listOfUsageTotal(v *[]types.UsageTotal, value interface{}) e…
14556 func awsRestjson1_deserializeDocumentUsageTotal(v **types.UsageTotal, value interface{}) error {
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/macie2/
H A Ddeserializers.go8838 func awsRestjson1_deserializeDocument__listOfUsageTotal(v *[]types.UsageTotal, value interface{}) e…
14556 func awsRestjson1_deserializeDocumentUsageTotal(v **types.UsageTotal, value interface{}) error {
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/macie2/
H A Dapi.go15253 type UsageTotal struct { struct
15254 _ struct{} `type:"structure"`
15258 Currency *string `locationName:"currency" type:"string" enum:"Currency"`
15260 EstimatedCost *string `locationName:"estimatedCost" type:"string"`
15264 Type *string `locationName:"type" type:"string" enum:"UsageType"`
15268 func (s UsageTotal) String() string {
15273 func (s UsageTotal) GoString() string {
15278 func (s *UsageTotal) SetCurrency(v string) *UsageTotal {
15284 func (s *UsageTotal) SetEstimatedCost(v string) *UsageTotal {
15290 func (s *UsageTotal) SetType(v string) *UsageTotal {

1234