state

@JvmName(name = "ssjtqsainwkoorxl")
suspend fun state(value: Output<Either<String, ActivityState>>)
@JvmName(name = "phpiybirgqwbofdy")
suspend fun state(value: Either<String, ActivityState>?)
@JvmName(name = "gskyosxsdbjujbdn")
fun state(value: String)
@JvmName(name = "epaaydrwltkmxecj")
fun state(value: ActivityState)

Parameters

value

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