allow

@JvmName(name = "vciwbvfqdxlfgafd")
suspend fun allow(value: Output<List<Either<String, WebPubSubRequestType>>>)
@JvmName(name = "vtylriobkitefjnl")
suspend fun allow(value: List<Either<String, WebPubSubRequestType>>?)

Parameters

value

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


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


@JvmName(name = "bbregxbegobnxkkf")
suspend fun allow(values: List<Output<Either<String, WebPubSubRequestType>>>)
@JvmName(name = "jynyccaijdsvhroo")
suspend fun allow(vararg values: Either<String, WebPubSubRequestType>)

Parameters

values

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