state

@JvmName(name = "acyykgbgkgpjdsfe")
suspend fun state(value: Output<String>)
@JvmName(name = "rxcoaetxuqstrbva")
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.