operations

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


@JvmName(name = "ftdwdcsttdhveqmy")
suspend fun operations(values: List<Output<ApiOperationArgs>>)
@JvmName(name = "nekihhlyvclayeqk")
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 = "ampnwoeyjpkqcmds")
suspend fun operations(argument: List<suspend ApiOperationArgsBuilder.() -> Unit>)
@JvmName(name = "brdpirywrpgtaopb")
suspend fun operations(vararg argument: suspend ApiOperationArgsBuilder.() -> Unit)
@JvmName(name = "jlfvqpptmjuuufad")
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.