Rule Group Rule Statement Byte Match Statement Field To Match Args Builder
Functions
Link copied to clipboard
suspend fun allQueryArguments(value: RuleGroupRuleStatementByteMatchStatementFieldToMatchAllQueryArgumentsArgs?)
suspend fun allQueryArguments(value: Output<RuleGroupRuleStatementByteMatchStatementFieldToMatchAllQueryArgumentsArgs>)
suspend fun allQueryArguments(argument: suspend RuleGroupRuleStatementByteMatchStatementFieldToMatchAllQueryArgumentsArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun body(argument: suspend RuleGroupRuleStatementByteMatchStatementFieldToMatchBodyArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun cookies(argument: suspend RuleGroupRuleStatementByteMatchStatementFieldToMatchCookiesArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun headers(value: Output<List<RuleGroupRuleStatementByteMatchStatementFieldToMatchHeaderArgs>>)
suspend fun headers(vararg values: Output<RuleGroupRuleStatementByteMatchStatementFieldToMatchHeaderArgs>)
suspend fun headers(vararg argument: suspend RuleGroupRuleStatementByteMatchStatementFieldToMatchHeaderArgsBuilder.() -> Unit)
suspend fun headers(values: List<Output<RuleGroupRuleStatementByteMatchStatementFieldToMatchHeaderArgs>>)
suspend fun headers(argument: List<suspend RuleGroupRuleStatementByteMatchStatementFieldToMatchHeaderArgsBuilder.() -> Unit>)
suspend fun headers(argument: suspend RuleGroupRuleStatementByteMatchStatementFieldToMatchHeaderArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun jsonBody(value: Output<RuleGroupRuleStatementByteMatchStatementFieldToMatchJsonBodyArgs>)
suspend fun jsonBody(argument: suspend RuleGroupRuleStatementByteMatchStatementFieldToMatchJsonBodyArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun method(argument: suspend RuleGroupRuleStatementByteMatchStatementFieldToMatchMethodArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun queryString(value: RuleGroupRuleStatementByteMatchStatementFieldToMatchQueryStringArgs?)
suspend fun queryString(value: Output<RuleGroupRuleStatementByteMatchStatementFieldToMatchQueryStringArgs>)
suspend fun queryString(argument: suspend RuleGroupRuleStatementByteMatchStatementFieldToMatchQueryStringArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun singleHeader(value: RuleGroupRuleStatementByteMatchStatementFieldToMatchSingleHeaderArgs?)
suspend fun singleHeader(value: Output<RuleGroupRuleStatementByteMatchStatementFieldToMatchSingleHeaderArgs>)
suspend fun singleHeader(argument: suspend RuleGroupRuleStatementByteMatchStatementFieldToMatchSingleHeaderArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun singleQueryArgument(value: RuleGroupRuleStatementByteMatchStatementFieldToMatchSingleQueryArgumentArgs?)
suspend fun singleQueryArgument(value: Output<RuleGroupRuleStatementByteMatchStatementFieldToMatchSingleQueryArgumentArgs>)
suspend fun singleQueryArgument(argument: suspend RuleGroupRuleStatementByteMatchStatementFieldToMatchSingleQueryArgumentArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun uriPath(argument: suspend RuleGroupRuleStatementByteMatchStatementFieldToMatchUriPathArgsBuilder.() -> Unit)