pushEndpoint

@JvmName(name = "ihmmhepdmqatwfbg")
suspend fun pushEndpoint(value: Output<String>)
@JvmName(name = "gbuhudsxjunynoxw")
suspend fun pushEndpoint(value: String)

Parameters

value

A URL locating the endpoint to which messages should be pushed. For example, a Webhook endpoint might use "https://example.com/push".