expectedCommand

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

Parameters

value

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


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


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

Parameters

values

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