Rule Group Rule Statement Or Statement Statement Args Builder
Functions
Link copied to clipboard
suspend fun andStatement(argument: suspend RuleGroupRuleStatementOrStatementStatementAndStatementArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun byteMatchStatement(value: RuleGroupRuleStatementOrStatementStatementByteMatchStatementArgs?)
suspend fun byteMatchStatement(value: Output<RuleGroupRuleStatementOrStatementStatementByteMatchStatementArgs>)
suspend fun byteMatchStatement(argument: suspend RuleGroupRuleStatementOrStatementStatementByteMatchStatementArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun geoMatchStatement(value: RuleGroupRuleStatementOrStatementStatementGeoMatchStatementArgs?)
suspend fun geoMatchStatement(value: Output<RuleGroupRuleStatementOrStatementStatementGeoMatchStatementArgs>)
suspend fun geoMatchStatement(argument: suspend RuleGroupRuleStatementOrStatementStatementGeoMatchStatementArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun ipSetReferenceStatement(value: RuleGroupRuleStatementOrStatementStatementIpSetReferenceStatementArgs?)
suspend fun ipSetReferenceStatement(value: Output<RuleGroupRuleStatementOrStatementStatementIpSetReferenceStatementArgs>)
suspend fun ipSetReferenceStatement(argument: suspend RuleGroupRuleStatementOrStatementStatementIpSetReferenceStatementArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun labelMatchStatement(value: RuleGroupRuleStatementOrStatementStatementLabelMatchStatementArgs?)
suspend fun labelMatchStatement(value: Output<RuleGroupRuleStatementOrStatementStatementLabelMatchStatementArgs>)
suspend fun labelMatchStatement(argument: suspend RuleGroupRuleStatementOrStatementStatementLabelMatchStatementArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun notStatement(argument: suspend RuleGroupRuleStatementOrStatementStatementNotStatementArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun orStatement(argument: suspend RuleGroupRuleStatementOrStatementStatementOrStatementArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun regexMatchStatement(value: RuleGroupRuleStatementOrStatementStatementRegexMatchStatementArgs?)
suspend fun regexMatchStatement(value: Output<RuleGroupRuleStatementOrStatementStatementRegexMatchStatementArgs>)
suspend fun regexMatchStatement(argument: suspend RuleGroupRuleStatementOrStatementStatementRegexMatchStatementArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun regexPatternSetReferenceStatement(value: RuleGroupRuleStatementOrStatementStatementRegexPatternSetReferenceStatementArgs?)
suspend fun regexPatternSetReferenceStatement(value: Output<RuleGroupRuleStatementOrStatementStatementRegexPatternSetReferenceStatementArgs>)
suspend fun regexPatternSetReferenceStatement(argument: suspend RuleGroupRuleStatementOrStatementStatementRegexPatternSetReferenceStatementArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun sizeConstraintStatement(value: RuleGroupRuleStatementOrStatementStatementSizeConstraintStatementArgs?)
suspend fun sizeConstraintStatement(value: Output<RuleGroupRuleStatementOrStatementStatementSizeConstraintStatementArgs>)
suspend fun sizeConstraintStatement(argument: suspend RuleGroupRuleStatementOrStatementStatementSizeConstraintStatementArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun sqliMatchStatement(value: RuleGroupRuleStatementOrStatementStatementSqliMatchStatementArgs?)
suspend fun sqliMatchStatement(value: Output<RuleGroupRuleStatementOrStatementStatementSqliMatchStatementArgs>)
suspend fun sqliMatchStatement(argument: suspend RuleGroupRuleStatementOrStatementStatementSqliMatchStatementArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun xssMatchStatement(value: RuleGroupRuleStatementOrStatementStatementXssMatchStatementArgs?)
suspend fun xssMatchStatement(value: Output<RuleGroupRuleStatementOrStatementStatementXssMatchStatementArgs>)
suspend fun xssMatchStatement(argument: suspend RuleGroupRuleStatementOrStatementStatementXssMatchStatementArgsBuilder.() -> Unit)