Rule Group Rule Statement Regex Pattern Set Reference Statement Field To Match Args Builder
Functions
Link copied to clipboard
suspend fun allQueryArguments(value: RuleGroupRuleStatementRegexPatternSetReferenceStatementFieldToMatchAllQueryArgumentsArgs?)
suspend fun allQueryArguments(value: Output<RuleGroupRuleStatementRegexPatternSetReferenceStatementFieldToMatchAllQueryArgumentsArgs>)
suspend fun allQueryArguments(argument: suspend RuleGroupRuleStatementRegexPatternSetReferenceStatementFieldToMatchAllQueryArgumentsArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun body(value: RuleGroupRuleStatementRegexPatternSetReferenceStatementFieldToMatchBodyArgs?)
suspend fun body(value: Output<RuleGroupRuleStatementRegexPatternSetReferenceStatementFieldToMatchBodyArgs>)
suspend fun body(argument: suspend RuleGroupRuleStatementRegexPatternSetReferenceStatementFieldToMatchBodyArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun cookies(value: RuleGroupRuleStatementRegexPatternSetReferenceStatementFieldToMatchCookiesArgs?)
suspend fun cookies(value: Output<RuleGroupRuleStatementRegexPatternSetReferenceStatementFieldToMatchCookiesArgs>)
suspend fun cookies(argument: suspend RuleGroupRuleStatementRegexPatternSetReferenceStatementFieldToMatchCookiesArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun headers(value: Output<List<RuleGroupRuleStatementRegexPatternSetReferenceStatementFieldToMatchHeaderArgs>>)
suspend fun headers(vararg values: RuleGroupRuleStatementRegexPatternSetReferenceStatementFieldToMatchHeaderArgs)
suspend fun headers(vararg values: Output<RuleGroupRuleStatementRegexPatternSetReferenceStatementFieldToMatchHeaderArgs>)
suspend fun headers(vararg argument: suspend RuleGroupRuleStatementRegexPatternSetReferenceStatementFieldToMatchHeaderArgsBuilder.() -> Unit)
suspend fun headers(value: List<RuleGroupRuleStatementRegexPatternSetReferenceStatementFieldToMatchHeaderArgs>?)
suspend fun headers(values: List<Output<RuleGroupRuleStatementRegexPatternSetReferenceStatementFieldToMatchHeaderArgs>>)
suspend fun headers(argument: List<suspend RuleGroupRuleStatementRegexPatternSetReferenceStatementFieldToMatchHeaderArgsBuilder.() -> Unit>)
suspend fun headers(argument: suspend RuleGroupRuleStatementRegexPatternSetReferenceStatementFieldToMatchHeaderArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun jsonBody(value: RuleGroupRuleStatementRegexPatternSetReferenceStatementFieldToMatchJsonBodyArgs?)
suspend fun jsonBody(value: Output<RuleGroupRuleStatementRegexPatternSetReferenceStatementFieldToMatchJsonBodyArgs>)
suspend fun jsonBody(argument: suspend RuleGroupRuleStatementRegexPatternSetReferenceStatementFieldToMatchJsonBodyArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun method(value: RuleGroupRuleStatementRegexPatternSetReferenceStatementFieldToMatchMethodArgs?)
suspend fun method(value: Output<RuleGroupRuleStatementRegexPatternSetReferenceStatementFieldToMatchMethodArgs>)
suspend fun method(argument: suspend RuleGroupRuleStatementRegexPatternSetReferenceStatementFieldToMatchMethodArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun queryString(value: RuleGroupRuleStatementRegexPatternSetReferenceStatementFieldToMatchQueryStringArgs?)
suspend fun queryString(value: Output<RuleGroupRuleStatementRegexPatternSetReferenceStatementFieldToMatchQueryStringArgs>)
suspend fun queryString(argument: suspend RuleGroupRuleStatementRegexPatternSetReferenceStatementFieldToMatchQueryStringArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun singleHeader(value: RuleGroupRuleStatementRegexPatternSetReferenceStatementFieldToMatchSingleHeaderArgs?)
suspend fun singleHeader(value: Output<RuleGroupRuleStatementRegexPatternSetReferenceStatementFieldToMatchSingleHeaderArgs>)
suspend fun singleHeader(argument: suspend RuleGroupRuleStatementRegexPatternSetReferenceStatementFieldToMatchSingleHeaderArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun singleQueryArgument(value: RuleGroupRuleStatementRegexPatternSetReferenceStatementFieldToMatchSingleQueryArgumentArgs?)
suspend fun singleQueryArgument(value: Output<RuleGroupRuleStatementRegexPatternSetReferenceStatementFieldToMatchSingleQueryArgumentArgs>)
suspend fun singleQueryArgument(argument: suspend RuleGroupRuleStatementRegexPatternSetReferenceStatementFieldToMatchSingleQueryArgumentArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun uriPath(value: RuleGroupRuleStatementRegexPatternSetReferenceStatementFieldToMatchUriPathArgs?)
suspend fun uriPath(value: Output<RuleGroupRuleStatementRegexPatternSetReferenceStatementFieldToMatchUriPathArgs>)
suspend fun uriPath(argument: suspend RuleGroupRuleStatementRegexPatternSetReferenceStatementFieldToMatchUriPathArgsBuilder.() -> Unit)