notOperations

@JvmName(name = "sfmjedmvkuiifyme")
suspend fun notOperations(value: Output<List<AuthzPolicyHttpRuleToNotOperationArgs>>)
@JvmName(name = "detmfsolgwgaxxob")
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 = "wvqplanxrsjlbhlr")
suspend fun notOperations(vararg values: Output<AuthzPolicyHttpRuleToNotOperationArgs>)


@JvmName(name = "rgugbgfphwopnilj")
suspend fun notOperations(values: List<Output<AuthzPolicyHttpRuleToNotOperationArgs>>)
@JvmName(name = "nmeoiqwbdylwjqkk")
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 = "osydcavhruqipmvm")
suspend fun notOperations(argument: List<suspend AuthzPolicyHttpRuleToNotOperationArgsBuilder.() -> Unit>)
@JvmName(name = "nfooqksvgthrqkgo")
suspend fun notOperations(vararg argument: suspend AuthzPolicyHttpRuleToNotOperationArgsBuilder.() -> Unit)
@JvmName(name = "owvifajdahjeejql")
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.