Home
last modified time | relevance | path

Searched defs:GetCustomDataIdentifierOutput (Results 1 – 25 of 34) sorted by relevance

12

/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/macie2/
H A Dapi_op_GetCustomDataIdentifier.go44 Arn *string
48 CreatedAt *time.Time
53 Deleted bool
56 Description *string
59 Id *string
64 IgnoreWords []string
69 Keywords []string
78 Name *string
81 Regex *string
85 Tags map[string]string
[all …]
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/macie2/
H A Dapi_op_GetCustomDataIdentifier.go42 Arn *string
46 CreatedAt *time.Time
51 Deleted bool
54 Description *string
57 Id *string
62 IgnoreWords []string
67 Keywords []string
73 MaximumMatchDistance int32
76 Name *string
79 Regex *string
[all …]
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/macie2/
H A Dapi_op_GetCustomDataIdentifier.go42 Arn *string
46 CreatedAt *time.Time
51 Deleted bool
54 Description *string
57 Id *string
62 IgnoreWords []string
67 Keywords []string
73 MaximumMatchDistance int32
76 Name *string
79 Regex *string
[all …]
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/macie2/
H A Dapi_op_GetCustomDataIdentifier.go42 Arn *string
46 CreatedAt *time.Time
51 Deleted bool
54 Description *string
57 Id *string
62 IgnoreWords []string
67 Keywords []string
73 MaximumMatchDistance int32
76 Name *string
79 Regex *string
[all …]
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/macie2/
H A Dapi_op_GetCustomDataIdentifier.go42 Arn *string
46 CreatedAt *time.Time
51 Deleted bool
54 Description *string
57 Id *string
62 IgnoreWords []string
67 Keywords []string
73 MaximumMatchDistance int32
76 Name *string
79 Regex *string
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/macie2/
H A Dapi_op_GetCustomDataIdentifier.go42 Arn *string
46 CreatedAt *time.Time
51 Deleted bool
54 Description *string
57 Id *string
62 IgnoreWords []string
67 Keywords []string
73 MaximumMatchDistance int32
76 Name *string
79 Regex *string
[all …]
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/macie2/
H A Dapi_op_GetCustomDataIdentifier.go42 Arn *string
46 CreatedAt *time.Time
51 Deleted bool
54 Description *string
57 Id *string
62 IgnoreWords []string
67 Keywords []string
73 MaximumMatchDistance int32
76 Name *string
79 Regex *string
[all …]
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/macie2/
H A Dapi_op_GetCustomDataIdentifier.go42 Arn *string
46 CreatedAt *time.Time
51 Deleted bool
54 Description *string
57 Id *string
62 IgnoreWords []string
67 Keywords []string
73 MaximumMatchDistance int32
76 Name *string
79 Regex *string
[all …]
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/macie2/
H A Dapi.go9536 type GetCustomDataIdentifierOutput struct { struct
9537 _ struct{} `type:"structure"`
9539 Arn *string `locationName:"arn" type:"string"`
9543 Deleted *bool `locationName:"deleted" type:"boolean"`
9547 Id *string `locationName:"id" type:"string"`
9551 Keywords []*string `locationName:"keywords" type:"list"`
9555 Name *string `locationName:"name" type:"string"`
9557 Regex *string `locationName:"regex" type:"string"`
9562 Tags map[string]*string `locationName:"tags" type:"map"`
9566 func (s GetCustomDataIdentifierOutput) String() string {
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/aws/aws-sdk-go/service/macie2/
H A Dapi.go9747 type GetCustomDataIdentifierOutput struct { struct
9748 _ struct{} `type:"structure"`
9750 Arn *string `locationName:"arn" type:"string"`
9754 Deleted *bool `locationName:"deleted" type:"boolean"`
9758 Id *string `locationName:"id" type:"string"`
9762 Keywords []*string `locationName:"keywords" type:"list"`
9766 Name *string `locationName:"name" type:"string"`
9768 Regex *string `locationName:"regex" type:"string"`
9773 Tags map[string]*string `locationName:"tags" type:"map"`
9777 func (s GetCustomDataIdentifierOutput) String() string {
[all …]
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/aws/aws-sdk-go/service/macie2/
H A Dapi.go9706 type GetCustomDataIdentifierOutput struct { struct
9707 _ struct{} `type:"structure"`
9709 Arn *string `locationName:"arn" type:"string"`
9713 Deleted *bool `locationName:"deleted" type:"boolean"`
9717 Id *string `locationName:"id" type:"string"`
9721 Keywords []*string `locationName:"keywords" type:"list"`
9725 Name *string `locationName:"name" type:"string"`
9727 Regex *string `locationName:"regex" type:"string"`
9732 Tags map[string]*string `locationName:"tags" type:"map"`
9736 func (s GetCustomDataIdentifierOutput) String() string {
[all …]
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/aws/aws-sdk-go/service/macie2/
H A Dapi.go9747 type GetCustomDataIdentifierOutput struct { struct
9748 _ struct{} `type:"structure"`
9750 Arn *string `locationName:"arn" type:"string"`
9754 Deleted *bool `locationName:"deleted" type:"boolean"`
9758 Id *string `locationName:"id" type:"string"`
9762 Keywords []*string `locationName:"keywords" type:"list"`
9766 Name *string `locationName:"name" type:"string"`
9768 Regex *string `locationName:"regex" type:"string"`
9773 Tags map[string]*string `locationName:"tags" type:"map"`
9777 func (s GetCustomDataIdentifierOutput) String() string {
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/aws/aws-sdk-go/service/macie2/
H A Dapi.go9253 type GetCustomDataIdentifierOutput struct { struct
9254 _ struct{} `type:"structure"`
9256 Arn *string `locationName:"arn" type:"string"`
9260 Deleted *bool `locationName:"deleted" type:"boolean"`
9264 Id *string `locationName:"id" type:"string"`
9268 Keywords []*string `locationName:"keywords" type:"list"`
9272 Name *string `locationName:"name" type:"string"`
9274 Regex *string `locationName:"regex" type:"string"`
9279 Tags map[string]*string `locationName:"tags" type:"map"`
9283 func (s GetCustomDataIdentifierOutput) String() string {
[all …]
/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.go8996 type GetCustomDataIdentifierOutput struct { struct
8997 _ struct{} `type:"structure"`
8999 Arn *string `locationName:"arn" type:"string"`
9003 Deleted *bool `locationName:"deleted" type:"boolean"`
9007 Id *string `locationName:"id" type:"string"`
9011 Keywords []*string `locationName:"keywords" type:"list"`
9015 Name *string `locationName:"name" type:"string"`
9017 Regex *string `locationName:"regex" type:"string"`
9022 Tags map[string]*string `locationName:"tags" type:"map"`
9026 func (s GetCustomDataIdentifierOutput) String() string {
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/macie2/
H A Dapi.go10386 type GetCustomDataIdentifierOutput struct { struct
10387 _ struct{} `type:"structure"`
10389 Arn *string `locationName:"arn" type:"string"`
10393 Deleted *bool `locationName:"deleted" type:"boolean"`
10397 Id *string `locationName:"id" type:"string"`
10401 Keywords []*string `locationName:"keywords" type:"list"`
10405 Name *string `locationName:"name" type:"string"`
10407 Regex *string `locationName:"regex" type:"string"`
10412 Tags map[string]*string `locationName:"tags" type:"map"`
10416 func (s GetCustomDataIdentifierOutput) String() string {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/macie2/
H A Dapi.go10618 type GetCustomDataIdentifierOutput struct { struct
10619 _ struct{} `type:"structure"`
10621 Arn *string `locationName:"arn" type:"string"`
10625 Deleted *bool `locationName:"deleted" type:"boolean"`
10629 Id *string `locationName:"id" type:"string"`
10633 Keywords []*string `locationName:"keywords" type:"list"`
10637 Name *string `locationName:"name" type:"string"`
10639 Regex *string `locationName:"regex" type:"string"`
10644 Tags map[string]*string `locationName:"tags" type:"map"`
10648 func (s GetCustomDataIdentifierOutput) String() string {
[all …]
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/macie2/
H A Dapi.go10617 type GetCustomDataIdentifierOutput struct { struct
10618 _ struct{} `type:"structure"`
10620 Arn *string `locationName:"arn" type:"string"`
10624 Deleted *bool `locationName:"deleted" type:"boolean"`
10628 Id *string `locationName:"id" type:"string"`
10632 Keywords []*string `locationName:"keywords" type:"list"`
10636 Name *string `locationName:"name" type:"string"`
10638 Regex *string `locationName:"regex" type:"string"`
10643 Tags map[string]*string `locationName:"tags" type:"map"`
10647 func (s GetCustomDataIdentifierOutput) String() string {
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/aws/aws-sdk-go/service/macie2/
H A Dapi.go10386 type GetCustomDataIdentifierOutput struct { struct
10387 _ struct{} `type:"structure"`
10389 Arn *string `locationName:"arn" type:"string"`
10393 Deleted *bool `locationName:"deleted" type:"boolean"`
10397 Id *string `locationName:"id" type:"string"`
10401 Keywords []*string `locationName:"keywords" type:"list"`
10405 Name *string `locationName:"name" type:"string"`
10407 Regex *string `locationName:"regex" type:"string"`
10412 Tags map[string]*string `locationName:"tags" type:"map"`
10416 func (s GetCustomDataIdentifierOutput) String() string {
[all …]
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/macie2/
H A Dapi.go10618 type GetCustomDataIdentifierOutput struct { struct
10619 _ struct{} `type:"structure"`
10621 Arn *string `locationName:"arn" type:"string"`
10625 Deleted *bool `locationName:"deleted" type:"boolean"`
10629 Id *string `locationName:"id" type:"string"`
10633 Keywords []*string `locationName:"keywords" type:"list"`
10637 Name *string `locationName:"name" type:"string"`
10639 Regex *string `locationName:"regex" type:"string"`
10644 Tags map[string]*string `locationName:"tags" type:"map"`
10648 func (s GetCustomDataIdentifierOutput) String() string {
[all …]
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/aws/aws-sdk-go/service/macie2/
H A Dapi.go10386 type GetCustomDataIdentifierOutput struct { struct
10387 _ struct{} `type:"structure"`
10389 Arn *string `locationName:"arn" type:"string"`
10393 Deleted *bool `locationName:"deleted" type:"boolean"`
10397 Id *string `locationName:"id" type:"string"`
10401 Keywords []*string `locationName:"keywords" type:"list"`
10405 Name *string `locationName:"name" type:"string"`
10407 Regex *string `locationName:"regex" type:"string"`
10412 Tags map[string]*string `locationName:"tags" type:"map"`
10416 func (s GetCustomDataIdentifierOutput) String() string {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/aws/aws-sdk-go/service/macie2/
H A Dapi.go10618 type GetCustomDataIdentifierOutput struct { struct
10619 _ struct{} `type:"structure"`
10621 Arn *string `locationName:"arn" type:"string"`
10625 Deleted *bool `locationName:"deleted" type:"boolean"`
10629 Id *string `locationName:"id" type:"string"`
10633 Keywords []*string `locationName:"keywords" type:"list"`
10637 Name *string `locationName:"name" type:"string"`
10639 Regex *string `locationName:"regex" type:"string"`
10644 Tags map[string]*string `locationName:"tags" type:"map"`
10648 func (s GetCustomDataIdentifierOutput) String() string {
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aws/aws-sdk-go/service/macie2/
H A Dapi.go10618 type GetCustomDataIdentifierOutput struct { struct
10619 _ struct{} `type:"structure"`
10621 Arn *string `locationName:"arn" type:"string"`
10625 Deleted *bool `locationName:"deleted" type:"boolean"`
10629 Id *string `locationName:"id" type:"string"`
10633 Keywords []*string `locationName:"keywords" type:"list"`
10637 Name *string `locationName:"name" type:"string"`
10639 Regex *string `locationName:"regex" type:"string"`
10644 Tags map[string]*string `locationName:"tags" type:"map"`
10648 func (s GetCustomDataIdentifierOutput) String() string {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go/service/macie2/
H A Dapi.go10092 type GetCustomDataIdentifierOutput struct { struct
10093 _ struct{} `type:"structure"`
10095 Arn *string `locationName:"arn" type:"string"`
10099 Deleted *bool `locationName:"deleted" type:"boolean"`
10103 Id *string `locationName:"id" type:"string"`
10107 Keywords []*string `locationName:"keywords" type:"list"`
10111 Name *string `locationName:"name" type:"string"`
10113 Regex *string `locationName:"regex" type:"string"`
10118 Tags map[string]*string `locationName:"tags" type:"map"`
10122 func (s GetCustomDataIdentifierOutput) String() string {
[all …]
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/aws/aws-sdk-go/service/macie2/
H A Dapi.go11579 type GetCustomDataIdentifierOutput struct { struct
11580 _ struct{} `type:"structure"`
11582 Arn *string `locationName:"arn" type:"string"`
11586 Deleted *bool `locationName:"deleted" type:"boolean"`
11590 Id *string `locationName:"id" type:"string"`
11594 Keywords []*string `locationName:"keywords" type:"list"`
11598 Name *string `locationName:"name" type:"string"`
11600 Regex *string `locationName:"regex" type:"string"`
11620 Tags map[string]*string `locationName:"tags" type:"map"`
11628 func (s GetCustomDataIdentifierOutput) String() string {
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/aws/aws-sdk-go/service/macie2/
H A Dapi.go11537 type GetCustomDataIdentifierOutput struct { struct
11538 _ struct{} `type:"structure"`
11540 Arn *string `locationName:"arn" type:"string"`
11544 Deleted *bool `locationName:"deleted" type:"boolean"`
11548 Id *string `locationName:"id" type:"string"`
11552 Keywords []*string `locationName:"keywords" type:"list"`
11556 Name *string `locationName:"name" type:"string"`
11558 Regex *string `locationName:"regex" type:"string"`
11563 Tags map[string]*string `locationName:"tags" type:"map"`
11571 func (s GetCustomDataIdentifierOutput) String() string {
[all …]

12