phoneConfigs

@JvmName(name = "vgjoklqraimaohdw")
suspend fun phoneConfigs(value: Output<List<QuickConnectQuickConnectConfigPhoneConfigArgs>>)
@JvmName(name = "uoqfdqmawewpdktj")
suspend fun phoneConfigs(value: List<QuickConnectQuickConnectConfigPhoneConfigArgs>?)

Parameters

value

Specifies the phone configuration of the Quick Connect. This is required only if quick_connect_type is PHONE_NUMBER. The phone_config block is documented below.


@JvmName(name = "pywasnrkvrmvmpgq")
suspend fun phoneConfigs(vararg values: Output<QuickConnectQuickConnectConfigPhoneConfigArgs>)


@JvmName(name = "eyryrqtbggnrlmpl")
suspend fun phoneConfigs(values: List<Output<QuickConnectQuickConnectConfigPhoneConfigArgs>>)
@JvmName(name = "xdyydlcoelynfjue")
suspend fun phoneConfigs(vararg values: QuickConnectQuickConnectConfigPhoneConfigArgs)

Parameters

values

Specifies the phone configuration of the Quick Connect. This is required only if quick_connect_type is PHONE_NUMBER. The phone_config block is documented below.


@JvmName(name = "ybgxppoopvhqgdmf")
suspend fun phoneConfigs(argument: List<suspend QuickConnectQuickConnectConfigPhoneConfigArgsBuilder.() -> Unit>)
@JvmName(name = "atfppqhfbagkbbyt")
suspend fun phoneConfigs(vararg argument: suspend QuickConnectQuickConnectConfigPhoneConfigArgsBuilder.() -> Unit)
@JvmName(name = "jvmjjlgrptmrgjes")
suspend fun phoneConfigs(argument: suspend QuickConnectQuickConnectConfigPhoneConfigArgsBuilder.() -> Unit)

Parameters

argument

Specifies the phone configuration of the Quick Connect. This is required only if quick_connect_type is PHONE_NUMBER. The phone_config block is documented below.