not Operations
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.
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.
suspend fun notOperations(argument: List<suspend AuthzPolicyHttpRuleToNotOperationArgsBuilder.() -> Unit>)
suspend fun notOperations(vararg argument: suspend AuthzPolicyHttpRuleToNotOperationArgsBuilder.() -> Unit)
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.