state

@JvmName(name = "gwhnekkpegkhqqtb")
suspend fun state(value: Output<Either<String, ActivityState>>)
@JvmName(name = "jckuamteijchmlrx")
suspend fun state(value: Either<String, ActivityState>?)
@JvmName(name = "wwfnigeqeutbpobl")
fun state(value: String)
@JvmName(name = "vbypgbwvrymopxtq")
fun state(value: ActivityState)

Parameters

value

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