state

@JvmName(name = "mdfpiqvgaebduviu")
suspend fun state(value: Output<String>)
@JvmName(name = "xccoejvqmyoblkue")
suspend fun state(value: String?)

Parameters

value

The state of this user. Possible values are active, blocked and pending.

Note: the State can be changed from Pending Active/Blocked but not from Active/Blocked Pending.