operations

@JvmName(name = "exjhcjwcbkdocdlh")
suspend fun operations(value: Output<List<ApiOperationArgs>>)
@JvmName(name = "iuoyhxngaqtkknry")
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 = "cemproninhilkkdw")
suspend fun operations(vararg values: Output<ApiOperationArgs>)


@JvmName(name = "tkpnhxvwdjoqrqwp")
suspend fun operations(values: List<Output<ApiOperationArgs>>)
@JvmName(name = "predbfakuevoobpf")
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 = "gmicgygbhghpajda")
suspend fun operations(argument: List<suspend ApiOperationArgsBuilder.() -> Unit>)
@JvmName(name = "owjqrbfocytesrjm")
suspend fun operations(vararg argument: suspend ApiOperationArgsBuilder.() -> Unit)
@JvmName(name = "fwshbholwediqorm")
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.