pushEndpoint

@JvmName(name = "djdtcvudlltqfjkg")
suspend fun pushEndpoint(value: Output<String>)
@JvmName(name = "vborrikftyhsluur")
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".