inboundServices

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


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