numberCapabilities

@JvmName(name = "wcuqjqotcqhhkghp")
suspend fun numberCapabilities(value: Output<List<String>>)
@JvmName(name = "oxelnimgbngxukcp")
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 = "hhedvihhvcdruhht")
suspend fun numberCapabilities(vararg values: Output<String>)


@JvmName(name = "uerrcgsrnnpyjsxc")
suspend fun numberCapabilities(values: List<Output<String>>)
@JvmName(name = "ewqsdhnvdabrlkyr")
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.