state

@JvmName(name = "fvrredaxkauqslxg")
suspend fun state(value: Output<Either<String, UserState>>)
@JvmName(name = "vjggovvkvfposubd")
suspend fun state(value: Either<String, UserState>?)
@JvmName(name = "qsjowlychokjgclx")
fun state(value: String)
@JvmName(name = "drnrfhhideoqodoc")
fun state(value: UserState)

Parameters

value

Account state. Specifies whether the user is active or not. Blocked users are unable to sign into the developer portal or call any APIs of subscribed products. Default state is Active.