identityInfo

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

Parameters

value

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


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

Parameters

argument

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