inboundServices

@JvmName(name = "jaleifcdokgseiax")
suspend fun inboundServices(value: Output<List<VersionInboundServicesItem>>)
@JvmName(name = "chyotcosvfojwxbt")
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 = "yyvjojhcsphnypjy")
suspend fun inboundServices(vararg values: Output<VersionInboundServicesItem>)


@JvmName(name = "uxuvygyhfrgrtmmg")
suspend fun inboundServices(values: List<Output<VersionInboundServicesItem>>)
@JvmName(name = "ygbtdhdjjkyqakfv")
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.