AWSWAFClassicRule
No description
type AWSWAFClassicRule {
metadata: ResourceMetadata!
predicates: [AWSWAFClassicRulePredicate!]!
id: String!
metricName: String!
name: String!
scopeType: AWSWAFScopeType!
}
Fields
AWSWAFClassicRule.metadata ● ResourceMetadata! non-null object
The metadata to identify the resource in Shisho Cloud
AWSWAFClassicRule.predicates ● [AWSWAFClassicRulePredicate!]! non-null object
The Predicates object contains one Predicate element
AWSWAFClassicRule.id ● String! non-null scalar
A unique identifier for a Rule
AWSWAFClassicRule.metricName ● String! non-null scalar
A friendly name or description for the metrics for this Rule
AWSWAFClassicRule.name ● String! non-null scalar
A friendly name or description of the Rule
AWSWAFClassicRule.scopeType ● AWSWAFScopeType! non-null enum
The type of WAF Classic
Member of
AWSWAFClassic object