protocol

@JvmName(name = "serlpfmfqgtrenan")
suspend fun protocol(value: Output<Either<String, Protocol>>)
@JvmName(name = "rkwuwjpoiobqgfjm")
suspend fun protocol(value: Either<String, Protocol>)
@JvmName(name = "jxkfyyaqjxtmvidu")
fun protocol(value: String)
@JvmName(name = "uacecsgasayjvpvu")
fun protocol(value: Protocol)

Parameters

value

Protocol either UDP or TCP.