phoneConfig

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

Parameters

value

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


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

Parameters

argument

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