phoneConfig

@JvmName(name = "gqhpucdssqvfdssr")
suspend fun phoneConfig(value: Output<UserPhoneConfigArgs>)
@JvmName(name = "pjmwbpsvogrnbjyg")
suspend fun phoneConfig(value: UserPhoneConfigArgs?)

Parameters

value

A block that contains information about the phone settings for the user. Documented below.


@JvmName(name = "hucojstvsiahfddj")
suspend fun phoneConfig(argument: suspend UserPhoneConfigArgsBuilder.() -> Unit)

Parameters

argument

A block that contains information about the phone settings for the user. Documented below.