Rule Group Rule Statement Not Statement Statement Args Builder
Functions
Link copied to clipboard
suspend fun andStatement(value: Output<RuleGroupRuleStatementNotStatementStatementAndStatementArgs>)
suspend fun andStatement(argument: suspend RuleGroupRuleStatementNotStatementStatementAndStatementArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun byteMatchStatement(value: RuleGroupRuleStatementNotStatementStatementByteMatchStatementArgs?)
suspend fun byteMatchStatement(value: Output<RuleGroupRuleStatementNotStatementStatementByteMatchStatementArgs>)
suspend fun byteMatchStatement(argument: suspend RuleGroupRuleStatementNotStatementStatementByteMatchStatementArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun geoMatchStatement(value: RuleGroupRuleStatementNotStatementStatementGeoMatchStatementArgs?)
suspend fun geoMatchStatement(value: Output<RuleGroupRuleStatementNotStatementStatementGeoMatchStatementArgs>)
suspend fun geoMatchStatement(argument: suspend RuleGroupRuleStatementNotStatementStatementGeoMatchStatementArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun ipSetReferenceStatement(value: RuleGroupRuleStatementNotStatementStatementIpSetReferenceStatementArgs?)
suspend fun ipSetReferenceStatement(value: Output<RuleGroupRuleStatementNotStatementStatementIpSetReferenceStatementArgs>)
suspend fun ipSetReferenceStatement(argument: suspend RuleGroupRuleStatementNotStatementStatementIpSetReferenceStatementArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun labelMatchStatement(value: RuleGroupRuleStatementNotStatementStatementLabelMatchStatementArgs?)
suspend fun labelMatchStatement(value: Output<RuleGroupRuleStatementNotStatementStatementLabelMatchStatementArgs>)
suspend fun labelMatchStatement(argument: suspend RuleGroupRuleStatementNotStatementStatementLabelMatchStatementArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun notStatement(value: Output<RuleGroupRuleStatementNotStatementStatementNotStatementArgs>)
suspend fun notStatement(argument: suspend RuleGroupRuleStatementNotStatementStatementNotStatementArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun orStatement(argument: suspend RuleGroupRuleStatementNotStatementStatementOrStatementArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun regexMatchStatement(value: RuleGroupRuleStatementNotStatementStatementRegexMatchStatementArgs?)
suspend fun regexMatchStatement(value: Output<RuleGroupRuleStatementNotStatementStatementRegexMatchStatementArgs>)
suspend fun regexMatchStatement(argument: suspend RuleGroupRuleStatementNotStatementStatementRegexMatchStatementArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun regexPatternSetReferenceStatement(value: RuleGroupRuleStatementNotStatementStatementRegexPatternSetReferenceStatementArgs?)
suspend fun regexPatternSetReferenceStatement(value: Output<RuleGroupRuleStatementNotStatementStatementRegexPatternSetReferenceStatementArgs>)
suspend fun regexPatternSetReferenceStatement(argument: suspend RuleGroupRuleStatementNotStatementStatementRegexPatternSetReferenceStatementArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun sizeConstraintStatement(value: RuleGroupRuleStatementNotStatementStatementSizeConstraintStatementArgs?)
suspend fun sizeConstraintStatement(value: Output<RuleGroupRuleStatementNotStatementStatementSizeConstraintStatementArgs>)
suspend fun sizeConstraintStatement(argument: suspend RuleGroupRuleStatementNotStatementStatementSizeConstraintStatementArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun sqliMatchStatement(value: RuleGroupRuleStatementNotStatementStatementSqliMatchStatementArgs?)
suspend fun sqliMatchStatement(value: Output<RuleGroupRuleStatementNotStatementStatementSqliMatchStatementArgs>)
suspend fun sqliMatchStatement(argument: suspend RuleGroupRuleStatementNotStatementStatementSqliMatchStatementArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun xssMatchStatement(value: RuleGroupRuleStatementNotStatementStatementXssMatchStatementArgs?)
suspend fun xssMatchStatement(value: Output<RuleGroupRuleStatementNotStatementStatementXssMatchStatementArgs>)
suspend fun xssMatchStatement(argument: suspend RuleGroupRuleStatementNotStatementStatementXssMatchStatementArgsBuilder.() -> Unit)