Rule Group Statement Args Builder
Builder for RuleGroupStatementArgs.
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
suspend fun ipSetReferenceStatement(argument: suspend RuleGroupIpSetReferenceStatementArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun labelMatchStatement(argument: suspend RuleGroupLabelMatchStatementArgsBuilder.() -> Unit)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
suspend fun regexMatchStatement(argument: suspend RuleGroupRegexMatchStatementArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun regexPatternSetReferenceStatement(value: RuleGroupRegexPatternSetReferenceStatementArgs?)
suspend fun regexPatternSetReferenceStatement(value: Output<RuleGroupRegexPatternSetReferenceStatementArgs>)
suspend fun regexPatternSetReferenceStatement(argument: suspend RuleGroupRegexPatternSetReferenceStatementArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun sizeConstraintStatement(argument: suspend RuleGroupSizeConstraintStatementArgsBuilder.() -> Unit)
Link copied to clipboard
Link copied to clipboard