inboundServices

@JvmName(name = "swjcicrfrhyxvrvr")
suspend fun inboundServices(value: Output<List<VersionInboundServicesItem>>)
@JvmName(name = "smorbrbbsnosrxai")
suspend fun inboundServices(value: List<VersionInboundServicesItem>?)

Parameters

value

Before an application can receive email or XMPP messages, the application must be configured to enable the service.


@JvmName(name = "fvilltabxaeuykpc")
suspend fun inboundServices(vararg values: Output<VersionInboundServicesItem>)


@JvmName(name = "vfmjccmjoppdpokn")
suspend fun inboundServices(values: List<Output<VersionInboundServicesItem>>)
@JvmName(name = "rhplemutnrkvtcmd")
suspend fun inboundServices(vararg values: VersionInboundServicesItem)

Parameters

values

Before an application can receive email or XMPP messages, the application must be configured to enable the service.