Skip to main content

AWSWAFClassicWebACLRedactedField

No description

type AWSWAFClassicWebACLRedactedField {
type: AWSWAFClassicWebACLRedactedFieldType!
data: String!
}

Fields

AWSWAFClassicWebACLRedactedField.type ● AWSWAFClassicWebACLRedactedFieldType! non-null enum

The part of the web request that you want to redact

AWSWAFClassicWebACLRedactedField.data ● String! non-null scalar

When you want to redact a query string parameter, specify QueryString.

Member of

AWSWAFClassicWebACLLoggingConfiguration object