phoneConfig

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

Parameters

value

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


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

Parameters

argument

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