captureMode

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

Parameters

value

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