inboundServices

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


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