identityInfo

@JvmName(name = "srhapbktqqslyabp")
suspend fun identityInfo(value: Output<UserIdentityInfoArgs>)
@JvmName(name = "bhwyjhghxpykstjj")
suspend fun identityInfo(value: UserIdentityInfoArgs?)

Parameters

value

A block that contains information about the identity of the user. Documented below.


@JvmName(name = "rkahngktrpqodkbl")
suspend fun identityInfo(argument: suspend UserIdentityInfoArgsBuilder.() -> Unit)

Parameters

argument

A block that contains information about the identity of the user. Documented below.