pushEndpoint

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