mode

@JvmName(name = "kblkbcqgibwfdwct")
suspend fun mode(value: Output<String>)
@JvmName(name = "ttnqhwdpxlpbfikg")
suspend fun mode(value: String?)

Parameters

value

Specifies whether the argument is input or output. Can be set for procedures only. Possible values are IN, OUT, and INOUT.