Home
last modified time | relevance | path

Searched refs:InsightRule (Results 1 – 25 of 52) sorted by relevance

123

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-monitoring/include/aws/monitoring/model/
H A DInsightRule.h32 class AWS_CLOUDWATCH_API InsightRule
35 InsightRule();
36 InsightRule(const Aws::Utils::Xml::XmlNode& xmlNode);
37 InsightRule& operator=(const Aws::Utils::Xml::XmlNode& xmlNode);
71 inline InsightRule& WithName(const Aws::String& value) { SetName(value); return *this;} in WithName()
76 inline InsightRule& WithName(Aws::String&& value) { SetName(std::move(value)); return *this;} in WithName()
81 inline InsightRule& WithName(const char* value) { SetName(value); return *this;} in WithName()
112 inline InsightRule& WithState(const Aws::String& value) { SetState(value); return *this;} in WithState()
122 inline InsightRule& WithState(const char* value) { SetState(value); return *this;} in WithState()
165 inline InsightRule& WithSchema(const Aws::String& value) { SetSchema(value); return *this;} in WithSchema()
[all …]
H A DDescribeInsightRulesResult.h84 inline const Aws::Vector<InsightRule>& GetInsightRules() const{ return m_insightRules; } in GetInsightRules()
89 inline void SetInsightRules(const Aws::Vector<InsightRule>& value) { m_insightRules = value; } in SetInsightRules()
94 …inline void SetInsightRules(Aws::Vector<InsightRule>&& value) { m_insightRules = std::move(value);… in SetInsightRules()
99 …inline DescribeInsightRulesResult& WithInsightRules(const Aws::Vector<InsightRule>& value) { SetIn… in WithInsightRules()
104 …inline DescribeInsightRulesResult& WithInsightRules(Aws::Vector<InsightRule>&& value) { SetInsight… in WithInsightRules()
109 …inline DescribeInsightRulesResult& AddInsightRules(const InsightRule& value) { m_insightRules.push… in AddInsightRules()
114 …inline DescribeInsightRulesResult& AddInsightRules(InsightRule&& value) { m_insightRules.push_back… in AddInsightRules()
136 Aws::Vector<InsightRule> m_insightRules;
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-monitoring/source/model/
H A DInsightRule.cpp23 InsightRule::InsightRule() : in InsightRule() function in Aws::CloudWatch::Model::InsightRule
31 InsightRule::InsightRule(const XmlNode& xmlNode) : in InsightRule() function in Aws::CloudWatch::Model::InsightRule
40 InsightRule& InsightRule::operator =(const XmlNode& xmlNode) in operator =()
75 void InsightRule::OutputToStream(Aws::OStream& oStream, const char* location, unsigned index, const… in OutputToStream()
99 void InsightRule::OutputToStream(Aws::OStream& oStream, const char* location) const in OutputToStream()
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/cloudwatch/types/
H A Dtypes.go213 type InsightRule struct {
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/cloudwatch/types/
H A Dtypes.go213 type InsightRule struct { struct
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/cloudwatch/types/
H A Dtypes.go213 type InsightRule struct { struct
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/cloudwatch/types/
H A Dtypes.go213 type InsightRule struct { struct
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/cloudwatch/types/
H A Dtypes.go213 type InsightRule struct { struct
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/cloudwatch/types/
H A Dtypes.go213 type InsightRule struct { struct
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/cloudwatch/types/
H A Dtypes.go213 type InsightRule struct { struct
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/cloudwatch/types/
H A Dtypes.go232 type InsightRule struct { struct
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/cloudwatch/
H A Dapi_op_DescribeInsightRules.go48 InsightRules []types.InsightRule
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/cloudwatch/
H A Dapi_op_DescribeInsightRules.go48 InsightRules []types.InsightRule
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/cloudwatch/
H A Dapi_op_DescribeInsightRules.go48 InsightRules []types.InsightRule
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/cloudwatch/
H A Dapi_op_DescribeInsightRules.go50 InsightRules []types.InsightRule
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/cloudwatch/
H A Dapi_op_DescribeInsightRules.go48 InsightRules []types.InsightRule
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/cloudwatch/
H A Dapi_op_DescribeInsightRules.go48 InsightRules []types.InsightRule
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/cloudwatch/
H A Dapi_op_DescribeInsightRules.go48 InsightRules []types.InsightRule
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/cloudwatch/
H A Dapi_op_DescribeInsightRules.go48 InsightRules []types.InsightRule
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/aws/aws-sdk-go/service/cloudwatch/
H A Dapi.go4263 InsightRules []*InsightRule `type:"list"`
4280 func (s *DescribeInsightRulesOutput) SetInsightRules(v []*InsightRule) *DescribeInsightRulesOutput {
5495 type InsightRule struct { struct
5524 func (s InsightRule) String() string { argument
5529 func (s InsightRule) GoString() string { argument
5534 func (s *InsightRule) SetDefinition(v string) *InsightRule { argument
5540 func (s *InsightRule) SetName(v string) *InsightRule { argument
5546 func (s *InsightRule) SetSchema(v string) *InsightRule { argument
5552 func (s *InsightRule) SetState(v string) *InsightRule { argument
/dports/databases/litestream/litestream-0.3.6/vendor/github.com/aws/aws-sdk-go/service/cloudwatch/
H A Dapi.go4263 InsightRules []*InsightRule `type:"list"`
4280 func (s *DescribeInsightRulesOutput) SetInsightRules(v []*InsightRule) *DescribeInsightRulesOutput {
5495 type InsightRule struct { struct
5524 func (s InsightRule) String() string { argument
5529 func (s InsightRule) GoString() string { argument
5534 func (s *InsightRule) SetDefinition(v string) *InsightRule { argument
5540 func (s *InsightRule) SetName(v string) *InsightRule { argument
5546 func (s *InsightRule) SetSchema(v string) *InsightRule { argument
5552 func (s *InsightRule) SetState(v string) *InsightRule { argument
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/cloudwatch/
H A Dapi.go4675 InsightRules []*InsightRule `type:"list"`
4692 func (s *DescribeInsightRulesOutput) SetInsightRules(v []*InsightRule) *DescribeInsightRulesOutput {
5912 type InsightRule struct { struct
5941 func (s InsightRule) String() string { argument
5946 func (s InsightRule) GoString() string { argument
5951 func (s *InsightRule) SetDefinition(v string) *InsightRule { argument
5957 func (s *InsightRule) SetName(v string) *InsightRule { argument
5963 func (s *InsightRule) SetSchema(v string) *InsightRule { argument
5969 func (s *InsightRule) SetState(v string) *InsightRule { argument
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.33.2/service/cloudwatch/
H A Dapi.go4673 InsightRules []*InsightRule `type:"list"`
4690 func (s *DescribeInsightRulesOutput) SetInsightRules(v []*InsightRule) *DescribeInsightRulesOutput {
5906 type InsightRule struct { struct
5935 func (s InsightRule) String() string { argument
5940 func (s InsightRule) GoString() string { argument
5945 func (s *InsightRule) SetDefinition(v string) *InsightRule { argument
5951 func (s *InsightRule) SetName(v string) *InsightRule { argument
5957 func (s *InsightRule) SetSchema(v string) *InsightRule { argument
5963 func (s *InsightRule) SetState(v string) *InsightRule { argument
/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/cloudwatch/
H A Dapi.go4671 InsightRules []*InsightRule `type:"list"`
4688 func (s *DescribeInsightRulesOutput) SetInsightRules(v []*InsightRule) *DescribeInsightRulesOutput {
5904 type InsightRule struct { struct
5933 func (s InsightRule) String() string { argument
5938 func (s InsightRule) GoString() string { argument
5943 func (s *InsightRule) SetDefinition(v string) *InsightRule { argument
5949 func (s *InsightRule) SetName(v string) *InsightRule { argument
5955 func (s *InsightRule) SetSchema(v string) *InsightRule { argument
5961 func (s *InsightRule) SetState(v string) *InsightRule { argument
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/aws/aws-sdk-go/service/cloudwatch/
H A Dapi.go4668 InsightRules []*InsightRule `type:"list"`
4686 func (s *DescribeInsightRulesOutput) SetInsightRules(v []*InsightRule) *DescribeInsightRulesOutput {
5907 type InsightRule struct { struct
5936 func (s InsightRule) String() string { argument
5941 func (s InsightRule) GoString() string { argument
5946 func (s *InsightRule) SetDefinition(v string) *InsightRule { argument
5952 func (s *InsightRule) SetName(v string) *InsightRule { argument
5958 func (s *InsightRule) SetSchema(v string) *InsightRule { argument
5964 func (s *InsightRule) SetState(v string) *InsightRule { argument

123