identity

@JvmName(name = "yrnkgmtnspmmqoum")
suspend fun identity(value: Output<AccountIdentityArgs>)
@JvmName(name = "wfcdylpdsroulgim")
suspend fun identity(value: AccountIdentityArgs?)

Parameters

value

An identity block as defined below.


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

Parameters

argument

An identity block as defined below.