operations

@JvmName(name = "htwxihnppkocewup")
suspend fun operations(value: Output<List<ApiOperationArgs>>)
@JvmName(name = "jshkhemlexjsyfog")
suspend fun operations(value: List<ApiOperationArgs>?)

Parameters

value

A list of ApiOperations allowed to be performed by the sources specified in the corresponding EgressFrom. A request matches if it uses an operation/service in this list.


@JvmName(name = "taviwgbfstdolvui")
suspend fun operations(vararg values: Output<ApiOperationArgs>)


@JvmName(name = "qaqovbvxdrastugp")
suspend fun operations(values: List<Output<ApiOperationArgs>>)
@JvmName(name = "npjhxjsbxuujyqij")
suspend fun operations(vararg values: ApiOperationArgs)

Parameters

values

A list of ApiOperations allowed to be performed by the sources specified in the corresponding EgressFrom. A request matches if it uses an operation/service in this list.


@JvmName(name = "fqgomeyfvfpalgqo")
suspend fun operations(argument: List<suspend ApiOperationArgsBuilder.() -> Unit>)
@JvmName(name = "xfstawusnaxodaju")
suspend fun operations(vararg argument: suspend ApiOperationArgsBuilder.() -> Unit)
@JvmName(name = "cqoknfdumdfwxiql")
suspend fun operations(argument: suspend ApiOperationArgsBuilder.() -> Unit)

Parameters

argument

A list of ApiOperations allowed to be performed by the sources specified in the corresponding EgressFrom. A request matches if it uses an operation/service in this list.