captureMode

@JvmName(name = "rghdpqysdgrwtlnj")
suspend fun captureMode(value: Output<String>)
@JvmName(name = "ituhbfcqqbetjdhy")
suspend fun captureMode(value: String)

Parameters

value

Specifies the data to be captured. Should be one of Input, Output or InputAndOutput.