Home
last modified time | relevance | path

Searched refs:ReactiveAnomaly (Results 1 – 25 of 41) sorted by relevance

12

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-devops-guru/include/aws/devops-guru/model/
H A DReactiveAnomaly.h38 class AWS_DEVOPSGURU_API ReactiveAnomaly
41 ReactiveAnomaly();
42 ReactiveAnomaly(Aws::Utils::Json::JsonView jsonValue);
43 ReactiveAnomaly& operator=(Aws::Utils::Json::JsonView jsonValue);
75 inline ReactiveAnomaly& WithId(const Aws::String& value) { SetId(value); return *this;} in WithId()
80 inline ReactiveAnomaly& WithId(Aws::String&& value) { SetId(std::move(value)); return *this;} in WithId()
85 inline ReactiveAnomaly& WithId(const char* value) { SetId(value); return *this;} in WithId()
111 …inline ReactiveAnomaly& WithSeverity(const AnomalySeverity& value) { SetSeverity(value); return *t… in WithSeverity()
116 …inline ReactiveAnomaly& WithSeverity(AnomalySeverity&& value) { SetSeverity(std::move(value)); ret… in WithSeverity()
142 … inline ReactiveAnomaly& WithStatus(const AnomalyStatus& value) { SetStatus(value); return *this;} in WithStatus()
[all …]
H A DDescribeAnomalyResult.h71 inline const ReactiveAnomaly& GetReactiveAnomaly() const{ return m_reactiveAnomaly; } in GetReactiveAnomaly()
77 inline void SetReactiveAnomaly(const ReactiveAnomaly& value) { m_reactiveAnomaly = value; } in SetReactiveAnomaly()
83 … inline void SetReactiveAnomaly(ReactiveAnomaly&& value) { m_reactiveAnomaly = std::move(value); } in SetReactiveAnomaly()
89 …inline DescribeAnomalyResult& WithReactiveAnomaly(const ReactiveAnomaly& value) { SetReactiveAnoma… in WithReactiveAnomaly()
95 …inline DescribeAnomalyResult& WithReactiveAnomaly(ReactiveAnomaly&& value) { SetReactiveAnomaly(st… in WithReactiveAnomaly()
101 ReactiveAnomaly m_reactiveAnomaly;
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-devops-guru/source/model/
H A DReactiveAnomaly.cpp21 ReactiveAnomaly::ReactiveAnomaly() : in ReactiveAnomaly() function in Aws::DevOpsGuru::Model::ReactiveAnomaly
35 ReactiveAnomaly::ReactiveAnomaly(JsonView jsonValue) : in ReactiveAnomaly() function in Aws::DevOpsGuru::Model::ReactiveAnomaly
50 ReactiveAnomaly& ReactiveAnomaly::operator =(JsonView jsonValue) in operator =()
111 JsonValue ReactiveAnomaly::Jsonize() const in Jsonize()
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/devopsguru/
H A Dapi_op_DescribeAnomaly.go44 ReactiveAnomaly *types.ReactiveAnomaly member
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/devopsguru/
H A Dapi_op_DescribeAnomaly.go44 ReactiveAnomaly *types.ReactiveAnomaly member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/devopsguru/
H A Dapi_op_DescribeAnomaly.go44 ReactiveAnomaly *types.ReactiveAnomaly member
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/devopsguru/
H A Dapi_op_DescribeAnomaly.go44 ReactiveAnomaly *types.ReactiveAnomaly member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/devopsguru/
H A Dapi_op_DescribeAnomaly.go46 ReactiveAnomaly *types.ReactiveAnomaly member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/devopsguru/
H A Dapi_op_DescribeAnomaly.go44 ReactiveAnomaly *types.ReactiveAnomaly member
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/devopsguru/
H A Dapi_op_DescribeAnomaly.go44 ReactiveAnomaly *types.ReactiveAnomaly member
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/devopsguru/
H A Dapi_op_DescribeAnomaly.go44 ReactiveAnomaly *types.ReactiveAnomaly member
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/aws/aws-sdk-go/service/devopsguru/
H A Dapi.go2937 ReactiveAnomaly *ReactiveAnomaly `type:"structure"` member
2958 s.ReactiveAnomaly = v
5116 type ReactiveAnomaly struct { struct
5147 func (s ReactiveAnomaly) String() string { argument
5157 func (s *ReactiveAnomaly) SetAnomalyTimeRange(v *AnomalyTimeRange) *ReactiveAnomaly { argument
5163 func (s *ReactiveAnomaly) SetAssociatedInsightId(v string) *ReactiveAnomaly { argument
5169 func (s *ReactiveAnomaly) SetId(v string) *ReactiveAnomaly { argument
5175 func (s *ReactiveAnomaly) SetResourceCollection(v *ResourceCollection) *ReactiveAnomaly { argument
5181 func (s *ReactiveAnomaly) SetSeverity(v string) *ReactiveAnomaly { argument
5187 func (s *ReactiveAnomaly) SetSourceDetails(v *AnomalySourceDetails) *ReactiveAnomaly { argument
[all …]
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/aws/aws-sdk-go/service/devopsguru/
H A Dapi.go2937 ReactiveAnomaly *ReactiveAnomaly `type:"structure"` member
2958 s.ReactiveAnomaly = v
5116 type ReactiveAnomaly struct { struct
5147 func (s ReactiveAnomaly) String() string { argument
5157 func (s *ReactiveAnomaly) SetAnomalyTimeRange(v *AnomalyTimeRange) *ReactiveAnomaly { argument
5163 func (s *ReactiveAnomaly) SetAssociatedInsightId(v string) *ReactiveAnomaly { argument
5169 func (s *ReactiveAnomaly) SetId(v string) *ReactiveAnomaly { argument
5175 func (s *ReactiveAnomaly) SetResourceCollection(v *ResourceCollection) *ReactiveAnomaly { argument
5181 func (s *ReactiveAnomaly) SetSeverity(v string) *ReactiveAnomaly { argument
5187 func (s *ReactiveAnomaly) SetSourceDetails(v *AnomalySourceDetails) *ReactiveAnomaly { argument
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/devopsguru/
H A Dapi.go3448 ReactiveAnomaly *ReactiveAnomaly `type:"structure"` member
3469 s.ReactiveAnomaly = v
5854 type ReactiveAnomaly struct { struct
5901 func (s *ReactiveAnomaly) SetAnomalyReportedTimeRange(v *AnomalyReportedTimeRange) *ReactiveAnomaly argument
5907 func (s *ReactiveAnomaly) SetAnomalyTimeRange(v *AnomalyTimeRange) *ReactiveAnomaly { argument
5913 func (s *ReactiveAnomaly) SetAssociatedInsightId(v string) *ReactiveAnomaly { argument
5919 func (s *ReactiveAnomaly) SetId(v string) *ReactiveAnomaly { argument
5925 func (s *ReactiveAnomaly) SetResourceCollection(v *ResourceCollection) *ReactiveAnomaly { argument
5931 func (s *ReactiveAnomaly) SetSeverity(v string) *ReactiveAnomaly { argument
5937 func (s *ReactiveAnomaly) SetSourceDetails(v *AnomalySourceDetails) *ReactiveAnomaly { argument
[all …]
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/devopsguru/
H A Dapi.go3448 ReactiveAnomaly *ReactiveAnomaly `type:"structure"` member
3469 s.ReactiveAnomaly = v
5854 type ReactiveAnomaly struct { struct
5901 func (s *ReactiveAnomaly) SetAnomalyReportedTimeRange(v *AnomalyReportedTimeRange) *ReactiveAnomaly argument
5907 func (s *ReactiveAnomaly) SetAnomalyTimeRange(v *AnomalyTimeRange) *ReactiveAnomaly { argument
5913 func (s *ReactiveAnomaly) SetAssociatedInsightId(v string) *ReactiveAnomaly { argument
5919 func (s *ReactiveAnomaly) SetId(v string) *ReactiveAnomaly { argument
5925 func (s *ReactiveAnomaly) SetResourceCollection(v *ResourceCollection) *ReactiveAnomaly { argument
5931 func (s *ReactiveAnomaly) SetSeverity(v string) *ReactiveAnomaly { argument
5937 func (s *ReactiveAnomaly) SetSourceDetails(v *AnomalySourceDetails) *ReactiveAnomaly { argument
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/aws/aws-sdk-go/service/devopsguru/
H A Dapi.go3608 ReactiveAnomaly *ReactiveAnomaly `type:"structure"` member
3637 s.ReactiveAnomaly = v
6390 type ReactiveAnomaly struct { struct
6445 func (s *ReactiveAnomaly) SetAnomalyReportedTimeRange(v *AnomalyReportedTimeRange) *ReactiveAnomaly argument
6451 func (s *ReactiveAnomaly) SetAnomalyTimeRange(v *AnomalyTimeRange) *ReactiveAnomaly { argument
6457 func (s *ReactiveAnomaly) SetAssociatedInsightId(v string) *ReactiveAnomaly { argument
6463 func (s *ReactiveAnomaly) SetId(v string) *ReactiveAnomaly { argument
6469 func (s *ReactiveAnomaly) SetResourceCollection(v *ResourceCollection) *ReactiveAnomaly { argument
6475 func (s *ReactiveAnomaly) SetSeverity(v string) *ReactiveAnomaly { argument
6481 func (s *ReactiveAnomaly) SetSourceDetails(v *AnomalySourceDetails) *ReactiveAnomaly { argument
[all …]
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/aws/aws-sdk-go/service/devopsguru/
H A Dapi.go3608 ReactiveAnomaly *ReactiveAnomaly `type:"structure"` member
3637 s.ReactiveAnomaly = v
6390 type ReactiveAnomaly struct { struct
6445 func (s *ReactiveAnomaly) SetAnomalyReportedTimeRange(v *AnomalyReportedTimeRange) *ReactiveAnomaly argument
6451 func (s *ReactiveAnomaly) SetAnomalyTimeRange(v *AnomalyTimeRange) *ReactiveAnomaly { argument
6457 func (s *ReactiveAnomaly) SetAssociatedInsightId(v string) *ReactiveAnomaly { argument
6463 func (s *ReactiveAnomaly) SetId(v string) *ReactiveAnomaly { argument
6469 func (s *ReactiveAnomaly) SetResourceCollection(v *ResourceCollection) *ReactiveAnomaly { argument
6475 func (s *ReactiveAnomaly) SetSeverity(v string) *ReactiveAnomaly { argument
6481 func (s *ReactiveAnomaly) SetSourceDetails(v *AnomalySourceDetails) *ReactiveAnomaly { argument
[all …]
/dports/www/tusd/tusd-1.8.0/vendor/github.com/aws/aws-sdk-go/service/devopsguru/
H A Dapi.go3608 ReactiveAnomaly *ReactiveAnomaly `type:"structure"` member
3637 s.ReactiveAnomaly = v
6390 type ReactiveAnomaly struct { struct
6445 func (s *ReactiveAnomaly) SetAnomalyReportedTimeRange(v *AnomalyReportedTimeRange) *ReactiveAnomaly argument
6451 func (s *ReactiveAnomaly) SetAnomalyTimeRange(v *AnomalyTimeRange) *ReactiveAnomaly { argument
6457 func (s *ReactiveAnomaly) SetAssociatedInsightId(v string) *ReactiveAnomaly { argument
6463 func (s *ReactiveAnomaly) SetId(v string) *ReactiveAnomaly { argument
6469 func (s *ReactiveAnomaly) SetResourceCollection(v *ResourceCollection) *ReactiveAnomaly { argument
6475 func (s *ReactiveAnomaly) SetSeverity(v string) *ReactiveAnomaly { argument
6481 func (s *ReactiveAnomaly) SetSourceDetails(v *AnomalySourceDetails) *ReactiveAnomaly { argument
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/aws/aws-sdk-go/service/devopsguru/
H A Dapi.go3448 ReactiveAnomaly *ReactiveAnomaly `type:"structure"` member
3469 s.ReactiveAnomaly = v
5854 type ReactiveAnomaly struct { struct
5901 func (s *ReactiveAnomaly) SetAnomalyReportedTimeRange(v *AnomalyReportedTimeRange) *ReactiveAnomaly argument
5907 func (s *ReactiveAnomaly) SetAnomalyTimeRange(v *AnomalyTimeRange) *ReactiveAnomaly { argument
5913 func (s *ReactiveAnomaly) SetAssociatedInsightId(v string) *ReactiveAnomaly { argument
5919 func (s *ReactiveAnomaly) SetId(v string) *ReactiveAnomaly { argument
5925 func (s *ReactiveAnomaly) SetResourceCollection(v *ResourceCollection) *ReactiveAnomaly { argument
5931 func (s *ReactiveAnomaly) SetSeverity(v string) *ReactiveAnomaly { argument
5937 func (s *ReactiveAnomaly) SetSourceDetails(v *AnomalySourceDetails) *ReactiveAnomaly { argument
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aws/aws-sdk-go/service/devopsguru/
H A Dapi.go3448 ReactiveAnomaly *ReactiveAnomaly `type:"structure"` member
3469 s.ReactiveAnomaly = v
5854 type ReactiveAnomaly struct { struct
5901 func (s *ReactiveAnomaly) SetAnomalyReportedTimeRange(v *AnomalyReportedTimeRange) *ReactiveAnomaly argument
5907 func (s *ReactiveAnomaly) SetAnomalyTimeRange(v *AnomalyTimeRange) *ReactiveAnomaly { argument
5913 func (s *ReactiveAnomaly) SetAssociatedInsightId(v string) *ReactiveAnomaly { argument
5919 func (s *ReactiveAnomaly) SetId(v string) *ReactiveAnomaly { argument
5925 func (s *ReactiveAnomaly) SetResourceCollection(v *ResourceCollection) *ReactiveAnomaly { argument
5931 func (s *ReactiveAnomaly) SetSeverity(v string) *ReactiveAnomaly { argument
5937 func (s *ReactiveAnomaly) SetSourceDetails(v *AnomalySourceDetails) *ReactiveAnomaly { argument
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go/service/devopsguru/
H A Dapi.go3034 ReactiveAnomaly *ReactiveAnomaly `type:"structure"` member
3055 s.ReactiveAnomaly = v
5272 type ReactiveAnomaly struct { struct
5303 func (s ReactiveAnomaly) String() string { argument
5313 func (s *ReactiveAnomaly) SetAnomalyTimeRange(v *AnomalyTimeRange) *ReactiveAnomaly { argument
5319 func (s *ReactiveAnomaly) SetAssociatedInsightId(v string) *ReactiveAnomaly { argument
5325 func (s *ReactiveAnomaly) SetId(v string) *ReactiveAnomaly { argument
5331 func (s *ReactiveAnomaly) SetResourceCollection(v *ResourceCollection) *ReactiveAnomaly { argument
5337 func (s *ReactiveAnomaly) SetSeverity(v string) *ReactiveAnomaly { argument
5343 func (s *ReactiveAnomaly) SetSourceDetails(v *AnomalySourceDetails) *ReactiveAnomaly { argument
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/devopsguru/
H A Dapi.go3410 ReactiveAnomaly *ReactiveAnomaly `type:"structure"` member
3431 s.ReactiveAnomaly = v
5794 type ReactiveAnomaly struct { struct
5826 func (s ReactiveAnomaly) String() string { argument
5836 func (s *ReactiveAnomaly) SetAnomalyTimeRange(v *AnomalyTimeRange) *ReactiveAnomaly { argument
5842 func (s *ReactiveAnomaly) SetAssociatedInsightId(v string) *ReactiveAnomaly { argument
5848 func (s *ReactiveAnomaly) SetId(v string) *ReactiveAnomaly { argument
5854 func (s *ReactiveAnomaly) SetResourceCollection(v *ResourceCollection) *ReactiveAnomaly { argument
5860 func (s *ReactiveAnomaly) SetSeverity(v string) *ReactiveAnomaly { argument
5866 func (s *ReactiveAnomaly) SetSourceDetails(v *AnomalySourceDetails) *ReactiveAnomaly { argument
[all …]
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/devopsguru/
H A Dapi.go3410 ReactiveAnomaly *ReactiveAnomaly `type:"structure"` member
3431 s.ReactiveAnomaly = v
5794 type ReactiveAnomaly struct { struct
5826 func (s ReactiveAnomaly) String() string { argument
5836 func (s *ReactiveAnomaly) SetAnomalyTimeRange(v *AnomalyTimeRange) *ReactiveAnomaly { argument
5842 func (s *ReactiveAnomaly) SetAssociatedInsightId(v string) *ReactiveAnomaly { argument
5848 func (s *ReactiveAnomaly) SetId(v string) *ReactiveAnomaly { argument
5854 func (s *ReactiveAnomaly) SetResourceCollection(v *ResourceCollection) *ReactiveAnomaly { argument
5860 func (s *ReactiveAnomaly) SetSeverity(v string) *ReactiveAnomaly { argument
5866 func (s *ReactiveAnomaly) SetSourceDetails(v *AnomalySourceDetails) *ReactiveAnomaly { argument
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/aws/aws-sdk-go/service/devopsguru/
H A Dapi.go3410 ReactiveAnomaly *ReactiveAnomaly `type:"structure"` member
3431 s.ReactiveAnomaly = v
5794 type ReactiveAnomaly struct { struct
5826 func (s ReactiveAnomaly) String() string { argument
5836 func (s *ReactiveAnomaly) SetAnomalyTimeRange(v *AnomalyTimeRange) *ReactiveAnomaly { argument
5842 func (s *ReactiveAnomaly) SetAssociatedInsightId(v string) *ReactiveAnomaly { argument
5848 func (s *ReactiveAnomaly) SetId(v string) *ReactiveAnomaly { argument
5854 func (s *ReactiveAnomaly) SetResourceCollection(v *ResourceCollection) *ReactiveAnomaly { argument
5860 func (s *ReactiveAnomaly) SetSeverity(v string) *ReactiveAnomaly { argument
5866 func (s *ReactiveAnomaly) SetSourceDetails(v *AnomalySourceDetails) *ReactiveAnomaly { argument
[all …]
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/aws/aws-sdk-go/service/devopsguru/
H A Dapi.go3410 ReactiveAnomaly *ReactiveAnomaly `type:"structure"` member
3431 s.ReactiveAnomaly = v
5794 type ReactiveAnomaly struct { struct
5826 func (s ReactiveAnomaly) String() string { argument
5836 func (s *ReactiveAnomaly) SetAnomalyTimeRange(v *AnomalyTimeRange) *ReactiveAnomaly { argument
5842 func (s *ReactiveAnomaly) SetAssociatedInsightId(v string) *ReactiveAnomaly { argument
5848 func (s *ReactiveAnomaly) SetId(v string) *ReactiveAnomaly { argument
5854 func (s *ReactiveAnomaly) SetResourceCollection(v *ResourceCollection) *ReactiveAnomaly { argument
5860 func (s *ReactiveAnomaly) SetSeverity(v string) *ReactiveAnomaly { argument
5866 func (s *ReactiveAnomaly) SetSourceDetails(v *AnomalySourceDetails) *ReactiveAnomaly { argument
[all …]

12