phoneConfig

@JvmName(name = "kditxoqksqrnqidl")
suspend fun phoneConfig(value: Output<QuickConnectPhoneNumberQuickConnectConfigArgs>)
@JvmName(name = "yamifhvkvkuhbxvs")
suspend fun phoneConfig(value: QuickConnectPhoneNumberQuickConnectConfigArgs?)

Parameters

value

The phone configuration. This is required only if QuickConnectType is PHONE_NUMBER.


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

Parameters

argument

The phone configuration. This is required only if QuickConnectType is PHONE_NUMBER.