onInactiveMarkAs

@JvmName(name = "rvysqbdirvrlltya")
suspend fun onInactiveMarkAs(value: Output<Either<String, ActivityOnInactiveMarkAs>>)
@JvmName(name = "qqkuwmwajtlbvpmb")
suspend fun onInactiveMarkAs(value: Either<String, ActivityOnInactiveMarkAs>?)
@JvmName(name = "lsbvkdkupriawhgt")
fun onInactiveMarkAs(value: String)
@JvmName(name = "dyhwtppdwycndaph")
fun onInactiveMarkAs(value: ActivityOnInactiveMarkAs)

Parameters

value

Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.