expectedCommand

@JvmName(name = "qtcrvpgkqxufihsk")
suspend fun expectedCommand(value: Output<List<String>>)
@JvmName(name = "djkdcqtbqrdehaxr")
suspend fun expectedCommand(value: List<String>?)

Parameters

value

This field contains the expected command used to perform the step.


@JvmName(name = "qgbxhenvvijjdmna")
suspend fun expectedCommand(vararg values: Output<String>)


@JvmName(name = "vrpgpxlakjtefaft")
suspend fun expectedCommand(values: List<Output<String>>)
@JvmName(name = "mkrrvmofccphkdtj")
suspend fun expectedCommand(vararg values: String)

Parameters

values

This field contains the expected command used to perform the step.