メインコンテンツまでスキップ

AWSWAFWebACLTextTransformation

No description

type AWSWAFWebACLTextTransformation {
priority: Int!
type: AWSWAFWebACLTextTransformationType!
}

Fields

AWSWAFWebACLTextTransformation.priority ● Int! non-null scalar

Sets the relative processing order for multiple transformations

AWSWAFWebACLTextTransformation.type ● AWSWAFWebACLTextTransformationType! non-null enum

Transformation type

Member of

AWSWAFWebACLByteMatchStatement object ● AWSWAFWebACLRateBasedStatementCookie object ● AWSWAFWebACLRateBasedStatementHeader object ● AWSWAFWebACLRateBasedStatementQueryArgument object ● AWSWAFWebACLRateBasedStatementQueryString object ● AWSWAFWebACLRateBasedStatementUriPath object ● AWSWAFWebACLRegexMatchStatement object ● AWSWAFWebACLRegexPatternSetReferenceStatement object ● AWSWAFWebACLSizeConstraintStatement object ● AWSWAFWebACLSqliMatchStatement object ● AWSWAFWebACLXssMatchStatement object