notOperations

@JvmName(name = "pdcngwnthfiwqvnw")
suspend fun notOperations(value: Output<List<AuthzPolicyHttpRuleToNotOperationArgs>>)
@JvmName(name = "tuktaegadbeljtku")
suspend fun notOperations(value: List<AuthzPolicyHttpRuleToNotOperationArgs>?)

Parameters

value

Describes the negated properties of the targets of a request. Matches requests for operations that do not match the criteria specified in this field. At least one of operations or notOperations must be specified. Structure is documented below.


@JvmName(name = "qnaetofqsglwcujm")
suspend fun notOperations(vararg values: Output<AuthzPolicyHttpRuleToNotOperationArgs>)


@JvmName(name = "qultthnokbjalpka")
suspend fun notOperations(values: List<Output<AuthzPolicyHttpRuleToNotOperationArgs>>)
@JvmName(name = "rpxtphumhvdlyhmw")
suspend fun notOperations(vararg values: AuthzPolicyHttpRuleToNotOperationArgs)

Parameters

values

Describes the negated properties of the targets of a request. Matches requests for operations that do not match the criteria specified in this field. At least one of operations or notOperations must be specified. Structure is documented below.


@JvmName(name = "xhxgiwcseoichjqr")
suspend fun notOperations(argument: List<suspend AuthzPolicyHttpRuleToNotOperationArgsBuilder.() -> Unit>)
@JvmName(name = "hwwpxiytppmwujgq")
suspend fun notOperations(vararg argument: suspend AuthzPolicyHttpRuleToNotOperationArgsBuilder.() -> Unit)
@JvmName(name = "eackhtmqdrilkloc")
suspend fun notOperations(argument: suspend AuthzPolicyHttpRuleToNotOperationArgsBuilder.() -> Unit)

Parameters

argument

Describes the negated properties of the targets of a request. Matches requests for operations that do not match the criteria specified in this field. At least one of operations or notOperations must be specified. Structure is documented below.