state

@JvmName(name = "yglauhjrwptbhspn")
suspend fun state(value: Output<Either<String, ActivityState>>)
@JvmName(name = "pfchpiwgrmujroiy")
suspend fun state(value: Either<String, ActivityState>?)
@JvmName(name = "djdyodgclcjrjbdy")
fun state(value: String)
@JvmName(name = "mpaxsmunwexuvgsk")
fun state(value: ActivityState)

Parameters

value

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