phoneConfig

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

Parameters

value

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


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

Parameters

argument

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