state

@JvmName(name = "hpfqpdlepsmfrdyq")
suspend fun state(value: Output<Either<String, ActivityState>>)
@JvmName(name = "dtakdowmvqupfltr")
suspend fun state(value: Either<String, ActivityState>?)
@JvmName(name = "gmgerggecabuppge")
fun state(value: String)
@JvmName(name = "ydklmcnsbrkkeekg")
fun state(value: ActivityState)

Parameters

value

Activity state. This is an optional property and if not provided, the state will be Active by default.