Web Acl Rule Statement Size Constraint Statement Field To Match Args Builder
Functions
Link copied to clipboard
suspend fun allQueryArguments(value: WebAclRuleStatementSizeConstraintStatementFieldToMatchAllQueryArgumentsArgs?)
suspend fun allQueryArguments(value: Output<WebAclRuleStatementSizeConstraintStatementFieldToMatchAllQueryArgumentsArgs>)
suspend fun allQueryArguments(argument: suspend WebAclRuleStatementSizeConstraintStatementFieldToMatchAllQueryArgumentsArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun body(argument: suspend WebAclRuleStatementSizeConstraintStatementFieldToMatchBodyArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun cookies(value: Output<WebAclRuleStatementSizeConstraintStatementFieldToMatchCookiesArgs>)
suspend fun cookies(argument: suspend WebAclRuleStatementSizeConstraintStatementFieldToMatchCookiesArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun headers(value: Output<List<WebAclRuleStatementSizeConstraintStatementFieldToMatchHeaderArgs>>)
suspend fun headers(vararg values: WebAclRuleStatementSizeConstraintStatementFieldToMatchHeaderArgs)
suspend fun headers(vararg values: Output<WebAclRuleStatementSizeConstraintStatementFieldToMatchHeaderArgs>)
suspend fun headers(vararg argument: suspend WebAclRuleStatementSizeConstraintStatementFieldToMatchHeaderArgsBuilder.() -> Unit)
suspend fun headers(values: List<Output<WebAclRuleStatementSizeConstraintStatementFieldToMatchHeaderArgs>>)
suspend fun headers(argument: List<suspend WebAclRuleStatementSizeConstraintStatementFieldToMatchHeaderArgsBuilder.() -> Unit>)
suspend fun headers(argument: suspend WebAclRuleStatementSizeConstraintStatementFieldToMatchHeaderArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun jsonBody(value: Output<WebAclRuleStatementSizeConstraintStatementFieldToMatchJsonBodyArgs>)
suspend fun jsonBody(argument: suspend WebAclRuleStatementSizeConstraintStatementFieldToMatchJsonBodyArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun method(argument: suspend WebAclRuleStatementSizeConstraintStatementFieldToMatchMethodArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun queryString(value: WebAclRuleStatementSizeConstraintStatementFieldToMatchQueryStringArgs?)
suspend fun queryString(value: Output<WebAclRuleStatementSizeConstraintStatementFieldToMatchQueryStringArgs>)
suspend fun queryString(argument: suspend WebAclRuleStatementSizeConstraintStatementFieldToMatchQueryStringArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun singleHeader(value: WebAclRuleStatementSizeConstraintStatementFieldToMatchSingleHeaderArgs?)
suspend fun singleHeader(value: Output<WebAclRuleStatementSizeConstraintStatementFieldToMatchSingleHeaderArgs>)
suspend fun singleHeader(argument: suspend WebAclRuleStatementSizeConstraintStatementFieldToMatchSingleHeaderArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun singleQueryArgument(value: WebAclRuleStatementSizeConstraintStatementFieldToMatchSingleQueryArgumentArgs?)
suspend fun singleQueryArgument(value: Output<WebAclRuleStatementSizeConstraintStatementFieldToMatchSingleQueryArgumentArgs>)
suspend fun singleQueryArgument(argument: suspend WebAclRuleStatementSizeConstraintStatementFieldToMatchSingleQueryArgumentArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun uriPath(value: Output<WebAclRuleStatementSizeConstraintStatementFieldToMatchUriPathArgs>)
suspend fun uriPath(argument: suspend WebAclRuleStatementSizeConstraintStatementFieldToMatchUriPathArgsBuilder.() -> Unit)