numberCapabilities

@JvmName(name = "hpkvodfftkpvyigl")
suspend fun numberCapabilities(value: Output<List<String>>)
@JvmName(name = "sdtgaqubcghnewvj")
suspend fun numberCapabilities(value: List<String>?)

Parameters

value

Describes if the origination identity can be used for text messages, voice calls or both. valid values are SMS and VOICE.


@JvmName(name = "hchkfxqlgbyhiqsm")
suspend fun numberCapabilities(vararg values: Output<String>)


@JvmName(name = "lxoeuvdptcadptfp")
suspend fun numberCapabilities(values: List<Output<String>>)
@JvmName(name = "yhypktxjnkpuvhws")
suspend fun numberCapabilities(vararg values: String)

Parameters

values

Describes if the origination identity can be used for text messages, voice calls or both. valid values are SMS and VOICE.