allow

@JvmName(name = "dajebocfwhdijier")
suspend fun allow(value: Output<List<Either<String, SignalRRequestType>>>)
@JvmName(name = "cordcjdnoyfiddus")
suspend fun allow(value: List<Either<String, SignalRRequestType>>?)

Parameters

value

Allowed request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.


@JvmName(name = "hdmanogtvtegtnvj")
suspend fun allow(vararg values: Output<Either<String, SignalRRequestType>>)


@JvmName(name = "nyxvupnfrgxskbvs")
suspend fun allow(values: List<Output<Either<String, SignalRRequestType>>>)
@JvmName(name = "xgwnylqubqhdcsqf")
suspend fun allow(vararg values: Either<String, SignalRRequestType>)

Parameters

values

Allowed request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.