expectedCommand

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

Parameters

value

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


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


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

Parameters

values

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