identity

@JvmName(name = "cmostquxyiaijsng")
suspend fun identity(value: Output<UserIdentityArgs>)
@JvmName(name = "qcabnuvxkhkywobk")
suspend fun identity(value: UserIdentityArgs?)

Parameters

value

The identity of the user.


@JvmName(name = "pnvesgksmjdemtco")
suspend fun identity(argument: suspend UserIdentityArgsBuilder.() -> Unit)

Parameters

argument

The identity of the user.