expectedCommand

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

Parameters

value

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


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


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

Parameters

values

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