operations

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

Parameters

value

A list of ApiOperations allowed to be performed by the sources specified in corresponding IngressFrom in this ServicePerimeter.


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


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

Parameters

values

A list of ApiOperations allowed to be performed by the sources specified in corresponding IngressFrom in this ServicePerimeter.


@JvmName(name = "unlekrqwhjtyyjlc")
suspend fun operations(argument: List<suspend ApiOperationArgsBuilder.() -> Unit>)
@JvmName(name = "xppsugmkvxbwptgf")
suspend fun operations(vararg argument: suspend ApiOperationArgsBuilder.() -> Unit)
@JvmName(name = "tmvdmqqqrgwiadnl")
suspend fun operations(argument: suspend ApiOperationArgsBuilder.() -> Unit)

Parameters

argument

A list of ApiOperations allowed to be performed by the sources specified in corresponding IngressFrom in this ServicePerimeter.