AWSWAFClassicRuleGroup
No description
type AWSWAFClassicRuleGroup {
metadata: ResourceMetadata!
scopeType: AWSWAFScopeType!
id: String!
metricName: String!
name: String!
rules: [AWSWAFClassicActivatedRule!]!
}
Fields
AWSWAFClassicRuleGroup.metadata ● ResourceMetadata! non-null object
The metadata to identify the resource in Shisho Cloud
AWSWAFClassicRuleGroup.scopeType ● AWSWAFScopeType! non-null enum
The type of WAF Classic
AWSWAFClassicRuleGroup.id ● String! non-null scalar
A unique identifier for a Rule Group
AWSWAFClassicRuleGroup.metricName ● String! non-null scalar
A friendly name or description for the metrics for this RuleGroup
AWSWAFClassicRuleGroup.name ● String! non-null scalar
A friendly name or description of the RuleGroup
AWSWAFClassicRuleGroup.rules ● [AWSWAFClassicActivatedRule!]! non-null object
The rules contained in a Rule Group
Member of
AWSWAFClassic object