Rule Group Rule Statement And Statement Statement Args Builder
Functions
Link copied to clipboard
suspend fun andStatement(value: Output<RuleGroupRuleStatementAndStatementStatementAndStatementArgs>)
suspend fun andStatement(argument: suspend RuleGroupRuleStatementAndStatementStatementAndStatementArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun byteMatchStatement(value: RuleGroupRuleStatementAndStatementStatementByteMatchStatementArgs?)
suspend fun byteMatchStatement(value: Output<RuleGroupRuleStatementAndStatementStatementByteMatchStatementArgs>)
suspend fun byteMatchStatement(argument: suspend RuleGroupRuleStatementAndStatementStatementByteMatchStatementArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun geoMatchStatement(value: RuleGroupRuleStatementAndStatementStatementGeoMatchStatementArgs?)
suspend fun geoMatchStatement(value: Output<RuleGroupRuleStatementAndStatementStatementGeoMatchStatementArgs>)
suspend fun geoMatchStatement(argument: suspend RuleGroupRuleStatementAndStatementStatementGeoMatchStatementArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun ipSetReferenceStatement(value: RuleGroupRuleStatementAndStatementStatementIpSetReferenceStatementArgs?)
suspend fun ipSetReferenceStatement(value: Output<RuleGroupRuleStatementAndStatementStatementIpSetReferenceStatementArgs>)
suspend fun ipSetReferenceStatement(argument: suspend RuleGroupRuleStatementAndStatementStatementIpSetReferenceStatementArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun labelMatchStatement(value: RuleGroupRuleStatementAndStatementStatementLabelMatchStatementArgs?)
suspend fun labelMatchStatement(value: Output<RuleGroupRuleStatementAndStatementStatementLabelMatchStatementArgs>)
suspend fun labelMatchStatement(argument: suspend RuleGroupRuleStatementAndStatementStatementLabelMatchStatementArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun notStatement(value: Output<RuleGroupRuleStatementAndStatementStatementNotStatementArgs>)
suspend fun notStatement(argument: suspend RuleGroupRuleStatementAndStatementStatementNotStatementArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun orStatement(argument: suspend RuleGroupRuleStatementAndStatementStatementOrStatementArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun regexMatchStatement(value: RuleGroupRuleStatementAndStatementStatementRegexMatchStatementArgs?)
suspend fun regexMatchStatement(value: Output<RuleGroupRuleStatementAndStatementStatementRegexMatchStatementArgs>)
suspend fun regexMatchStatement(argument: suspend RuleGroupRuleStatementAndStatementStatementRegexMatchStatementArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun regexPatternSetReferenceStatement(value: RuleGroupRuleStatementAndStatementStatementRegexPatternSetReferenceStatementArgs?)
suspend fun regexPatternSetReferenceStatement(value: Output<RuleGroupRuleStatementAndStatementStatementRegexPatternSetReferenceStatementArgs>)
suspend fun regexPatternSetReferenceStatement(argument: suspend RuleGroupRuleStatementAndStatementStatementRegexPatternSetReferenceStatementArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun sizeConstraintStatement(value: RuleGroupRuleStatementAndStatementStatementSizeConstraintStatementArgs?)
suspend fun sizeConstraintStatement(value: Output<RuleGroupRuleStatementAndStatementStatementSizeConstraintStatementArgs>)
suspend fun sizeConstraintStatement(argument: suspend RuleGroupRuleStatementAndStatementStatementSizeConstraintStatementArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun sqliMatchStatement(value: RuleGroupRuleStatementAndStatementStatementSqliMatchStatementArgs?)
suspend fun sqliMatchStatement(value: Output<RuleGroupRuleStatementAndStatementStatementSqliMatchStatementArgs>)
suspend fun sqliMatchStatement(argument: suspend RuleGroupRuleStatementAndStatementStatementSqliMatchStatementArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun xssMatchStatement(value: RuleGroupRuleStatementAndStatementStatementXssMatchStatementArgs?)
suspend fun xssMatchStatement(value: Output<RuleGroupRuleStatementAndStatementStatementXssMatchStatementArgs>)
suspend fun xssMatchStatement(argument: suspend RuleGroupRuleStatementAndStatementStatementXssMatchStatementArgsBuilder.() -> Unit)