phoneConfig

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

Parameters

value

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


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

Parameters

argument

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