Home
last modified time | relevance | path

Searched refs:AggregateConformancePackCompliance (Results 1 – 24 of 24) sorted by relevance

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-config/include/aws/config/model/
H A DAggregateConformancePackCompliance.h41 class AWS_CONFIGSERVICE_API AggregateConformancePackCompliance
44 AggregateConformancePackCompliance();
45 AggregateConformancePackCompliance(Aws::Utils::Json::JsonView jsonValue);
46 AggregateConformancePackCompliance& operator=(Aws::Utils::Json::JsonView jsonValue);
73 …inline AggregateConformancePackCompliance& WithComplianceType(const ConformancePackComplianceType&… in WithComplianceType()
78 …inline AggregateConformancePackCompliance& WithComplianceType(ConformancePackComplianceType&& valu… in WithComplianceType()
99 …inline AggregateConformancePackCompliance& WithCompliantRuleCount(int value) { SetCompliantRuleCou… in WithCompliantRuleCount()
120 …inline AggregateConformancePackCompliance& WithNonCompliantRuleCount(int value) { SetNonCompliantR… in WithNonCompliantRuleCount()
149 …inline AggregateConformancePackCompliance& WithTotalRuleCount(int value) { SetTotalRuleCount(value… in WithTotalRuleCount()
H A DAggregateComplianceByConformancePack.h94 inline const AggregateConformancePackCompliance& GetCompliance() const{ return m_compliance; } in GetCompliance()
104 …inline void SetCompliance(const AggregateConformancePackCompliance& value) { m_complianceHasBeenSe… in SetCompliance()
109 …inline void SetCompliance(AggregateConformancePackCompliance&& value) { m_complianceHasBeenSet = t… in SetCompliance()
114 …AggregateComplianceByConformancePack& WithCompliance(const AggregateConformancePackCompliance& val… in WithCompliance()
119 …inline AggregateComplianceByConformancePack& WithCompliance(AggregateConformancePackCompliance&& v… in WithCompliance()
208 AggregateConformancePackCompliance m_compliance;
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-config/source/model/
H A DAggregateConformancePackCompliance.cpp21 AggregateConformancePackCompliance::AggregateConformancePackCompliance() : in AggregateConformancePackCompliance() function in Aws::ConfigService::Model::AggregateConformancePackCompliance
33 AggregateConformancePackCompliance::AggregateConformancePackCompliance(JsonView jsonValue) : in AggregateConformancePackCompliance() function in Aws::ConfigService::Model::AggregateConformancePackCompliance
46 AggregateConformancePackCompliance& AggregateConformancePackCompliance::operator =(JsonView jsonVal… in operator =()
79 JsonValue AggregateConformancePackCompliance::Jsonize() const in Jsonize()
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/configservice/types/
H A Dtypes.go62 Compliance *AggregateConformancePackCompliance
83 type AggregateConformancePackCompliance struct { struct
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/configservice/types/
H A Dtypes.go62 Compliance *AggregateConformancePackCompliance
83 type AggregateConformancePackCompliance struct { struct
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/configservice/types/
H A Dtypes.go62 Compliance *AggregateConformancePackCompliance
89 type AggregateConformancePackCompliance struct { struct
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/configservice/types/
H A Dtypes.go62 Compliance *AggregateConformancePackCompliance
83 type AggregateConformancePackCompliance struct { struct
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/configservice/types/
H A Dtypes.go67 Compliance *AggregateConformancePackCompliance
98 type AggregateConformancePackCompliance struct { struct
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/configservice/
H A Dapi.go9250 Compliance *AggregateConformancePackCompliance `type:"structure"`
9279 func (s *AggregateComplianceByConformancePack) SetCompliance(v *AggregateConformancePackCompliance)…
9336 type AggregateConformancePackCompliance struct { struct
9355 func (s AggregateConformancePackCompliance) String() string { argument
9360 func (s AggregateConformancePackCompliance) GoString() string { argument
9365 func (s *AggregateConformancePackCompliance) SetComplianceType(v string) *AggregateConformancePackC… argument
9371 func (s *AggregateConformancePackCompliance) SetCompliantRuleCount(v int64) *AggregateConformancePa… argument
9377 func (s *AggregateConformancePackCompliance) SetNonCompliantRuleCount(v int64) *AggregateConformanc… argument
9383 func (s *AggregateConformancePackCompliance) SetTotalRuleCount(v int64) *AggregateConformancePackCo… argument
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/aws/aws-sdk-go/service/configservice/
H A Dapi.go9250 Compliance *AggregateConformancePackCompliance `type:"structure"`
9279 func (s *AggregateComplianceByConformancePack) SetCompliance(v *AggregateConformancePackCompliance)…
9336 type AggregateConformancePackCompliance struct { struct
9355 func (s AggregateConformancePackCompliance) String() string { argument
9360 func (s AggregateConformancePackCompliance) GoString() string { argument
9365 func (s *AggregateConformancePackCompliance) SetComplianceType(v string) *AggregateConformancePackC… argument
9371 func (s *AggregateConformancePackCompliance) SetCompliantRuleCount(v int64) *AggregateConformancePa… argument
9377 func (s *AggregateConformancePackCompliance) SetNonCompliantRuleCount(v int64) *AggregateConformanc… argument
9383 func (s *AggregateConformancePackCompliance) SetTotalRuleCount(v int64) *AggregateConformancePackCo… argument
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/aws/aws-sdk-go/service/configservice/
H A Dapi.go9250 Compliance *AggregateConformancePackCompliance `type:"structure"`
9279 func (s *AggregateComplianceByConformancePack) SetCompliance(v *AggregateConformancePackCompliance)…
9336 type AggregateConformancePackCompliance struct { struct
9355 func (s AggregateConformancePackCompliance) String() string { argument
9360 func (s AggregateConformancePackCompliance) GoString() string { argument
9365 func (s *AggregateConformancePackCompliance) SetComplianceType(v string) *AggregateConformancePackC… argument
9371 func (s *AggregateConformancePackCompliance) SetCompliantRuleCount(v int64) *AggregateConformancePa… argument
9377 func (s *AggregateConformancePackCompliance) SetNonCompliantRuleCount(v int64) *AggregateConformanc… argument
9383 func (s *AggregateConformancePackCompliance) SetTotalRuleCount(v int64) *AggregateConformancePackCo… argument
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/configservice/
H A Dapi.go11164 Compliance *AggregateConformancePackCompliance `type:"structure"`
11193 func (s *AggregateComplianceByConformancePack) SetCompliance(v *AggregateConformancePackCompliance)…
11250 type AggregateConformancePackCompliance struct { struct
11269 func (s AggregateConformancePackCompliance) String() string { argument
11274 func (s AggregateConformancePackCompliance) GoString() string { argument
11279 func (s *AggregateConformancePackCompliance) SetComplianceType(v string) *AggregateConformancePackC… argument
11285 func (s *AggregateConformancePackCompliance) SetCompliantRuleCount(v int64) *AggregateConformancePa… argument
11291 func (s *AggregateConformancePackCompliance) SetNonCompliantRuleCount(v int64) *AggregateConformanc… argument
11297 func (s *AggregateConformancePackCompliance) SetTotalRuleCount(v int64) *AggregateConformancePackCo… argument
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/configservice/
H A Dapi.go11164 Compliance *AggregateConformancePackCompliance `type:"structure"`
11193 func (s *AggregateComplianceByConformancePack) SetCompliance(v *AggregateConformancePackCompliance)…
11250 type AggregateConformancePackCompliance struct { struct
11269 func (s AggregateConformancePackCompliance) String() string { argument
11274 func (s AggregateConformancePackCompliance) GoString() string { argument
11279 func (s *AggregateConformancePackCompliance) SetComplianceType(v string) *AggregateConformancePackC… argument
11285 func (s *AggregateConformancePackCompliance) SetCompliantRuleCount(v int64) *AggregateConformancePa… argument
11291 func (s *AggregateConformancePackCompliance) SetNonCompliantRuleCount(v int64) *AggregateConformanc… argument
11297 func (s *AggregateConformancePackCompliance) SetTotalRuleCount(v int64) *AggregateConformancePackCo… argument
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/configservice/
H A Dapi.go11190 Compliance *AggregateConformancePackCompliance `type:"structure"`
11219 func (s *AggregateComplianceByConformancePack) SetCompliance(v *AggregateConformancePackCompliance)…
11276 type AggregateConformancePackCompliance struct { struct
11295 func (s AggregateConformancePackCompliance) String() string { argument
11300 func (s AggregateConformancePackCompliance) GoString() string { argument
11305 func (s *AggregateConformancePackCompliance) SetComplianceType(v string) *AggregateConformancePackC… argument
11311 func (s *AggregateConformancePackCompliance) SetCompliantRuleCount(v int64) *AggregateConformancePa… argument
11317 func (s *AggregateConformancePackCompliance) SetNonCompliantRuleCount(v int64) *AggregateConformanc… argument
11323 func (s *AggregateConformancePackCompliance) SetTotalRuleCount(v int64) *AggregateConformancePackCo… argument
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/aws/aws-sdk-go/service/configservice/
H A Dapi.go11206 Compliance *AggregateConformancePackCompliance `type:"structure"`
11243 func (s *AggregateComplianceByConformancePack) SetCompliance(v *AggregateConformancePackCompliance)…
11308 type AggregateConformancePackCompliance struct { struct
11331 func (s AggregateConformancePackCompliance) String() string { argument
11340 func (s AggregateConformancePackCompliance) GoString() string { argument
11345 func (s *AggregateConformancePackCompliance) SetComplianceType(v string) *AggregateConformancePackC… argument
11351 func (s *AggregateConformancePackCompliance) SetCompliantRuleCount(v int64) *AggregateConformancePa… argument
11357 func (s *AggregateConformancePackCompliance) SetNonCompliantRuleCount(v int64) *AggregateConformanc… argument
11363 func (s *AggregateConformancePackCompliance) SetTotalRuleCount(v int64) *AggregateConformancePackCo… argument
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/aws/aws-sdk-go/service/configservice/
H A Dapi.go11206 Compliance *AggregateConformancePackCompliance `type:"structure"`
11243 func (s *AggregateComplianceByConformancePack) SetCompliance(v *AggregateConformancePackCompliance)…
11308 type AggregateConformancePackCompliance struct { struct
11331 func (s AggregateConformancePackCompliance) String() string { argument
11340 func (s AggregateConformancePackCompliance) GoString() string { argument
11345 func (s *AggregateConformancePackCompliance) SetComplianceType(v string) *AggregateConformancePackC… argument
11351 func (s *AggregateConformancePackCompliance) SetCompliantRuleCount(v int64) *AggregateConformancePa… argument
11357 func (s *AggregateConformancePackCompliance) SetNonCompliantRuleCount(v int64) *AggregateConformanc… argument
11363 func (s *AggregateConformancePackCompliance) SetTotalRuleCount(v int64) *AggregateConformancePackCo… argument
/dports/www/tusd/tusd-1.8.0/vendor/github.com/aws/aws-sdk-go/service/configservice/
H A Dapi.go11206 Compliance *AggregateConformancePackCompliance `type:"structure"`
11243 func (s *AggregateComplianceByConformancePack) SetCompliance(v *AggregateConformancePackCompliance)…
11308 type AggregateConformancePackCompliance struct { struct
11331 func (s AggregateConformancePackCompliance) String() string { argument
11340 func (s AggregateConformancePackCompliance) GoString() string { argument
11345 func (s *AggregateConformancePackCompliance) SetComplianceType(v string) *AggregateConformancePackC… argument
11351 func (s *AggregateConformancePackCompliance) SetCompliantRuleCount(v int64) *AggregateConformancePa… argument
11357 func (s *AggregateConformancePackCompliance) SetNonCompliantRuleCount(v int64) *AggregateConformanc… argument
11363 func (s *AggregateConformancePackCompliance) SetTotalRuleCount(v int64) *AggregateConformancePackCo… argument
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/aws/aws-sdk-go/service/configservice/
H A Dapi.go11190 Compliance *AggregateConformancePackCompliance `type:"structure"`
11219 func (s *AggregateComplianceByConformancePack) SetCompliance(v *AggregateConformancePackCompliance)…
11276 type AggregateConformancePackCompliance struct { struct
11295 func (s AggregateConformancePackCompliance) String() string { argument
11300 func (s AggregateConformancePackCompliance) GoString() string { argument
11305 func (s *AggregateConformancePackCompliance) SetComplianceType(v string) *AggregateConformancePackC… argument
11311 func (s *AggregateConformancePackCompliance) SetCompliantRuleCount(v int64) *AggregateConformancePa… argument
11317 func (s *AggregateConformancePackCompliance) SetNonCompliantRuleCount(v int64) *AggregateConformanc… argument
11323 func (s *AggregateConformancePackCompliance) SetTotalRuleCount(v int64) *AggregateConformancePackCo… argument
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aws/aws-sdk-go/service/configservice/
H A Dapi.go11164 Compliance *AggregateConformancePackCompliance `type:"structure"`
11193 func (s *AggregateComplianceByConformancePack) SetCompliance(v *AggregateConformancePackCompliance)…
11250 type AggregateConformancePackCompliance struct { struct
11269 func (s AggregateConformancePackCompliance) String() string { argument
11274 func (s AggregateConformancePackCompliance) GoString() string { argument
11279 func (s *AggregateConformancePackCompliance) SetComplianceType(v string) *AggregateConformancePackC… argument
11285 func (s *AggregateConformancePackCompliance) SetCompliantRuleCount(v int64) *AggregateConformancePa… argument
11291 func (s *AggregateConformancePackCompliance) SetNonCompliantRuleCount(v int64) *AggregateConformanc… argument
11297 func (s *AggregateConformancePackCompliance) SetTotalRuleCount(v int64) *AggregateConformancePackCo… argument
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/configservice/
H A Ddeserializers.go11912 …ializeDocumentAggregateConformancePackCompliance(v **types.AggregateConformancePackCompliance, val… argument
11925 var sv *types.AggregateConformancePackCompliance
11927 sv = &types.AggregateConformancePackCompliance{}
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/configservice/
H A Ddeserializers.go11918 …ializeDocumentAggregateConformancePackCompliance(v **types.AggregateConformancePackCompliance, val… argument
11931 var sv *types.AggregateConformancePackCompliance
11933 sv = &types.AggregateConformancePackCompliance{}
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/configservice/
H A Ddeserializers.go11912 …ializeDocumentAggregateConformancePackCompliance(v **types.AggregateConformancePackCompliance, val… argument
11925 var sv *types.AggregateConformancePackCompliance
11927 sv = &types.AggregateConformancePackCompliance{}
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/configservice/
H A Ddeserializers.go11918 …ializeDocumentAggregateConformancePackCompliance(v **types.AggregateConformancePackCompliance, val… argument
11931 var sv *types.AggregateConformancePackCompliance
11933 sv = &types.AggregateConformancePackCompliance{}
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/configservice/
H A Ddeserializers.go11912 …ializeDocumentAggregateConformancePackCompliance(v **types.AggregateConformancePackCompliance, val… argument
11925 var sv *types.AggregateConformancePackCompliance
11927 sv = &types.AggregateConformancePackCompliance{}