urlTemplate

@JvmName(name = "ifiawtlyunxucevb")
suspend fun urlTemplate(value: Output<String>)
@JvmName(name = "kwbdffdmhglglcht")
suspend fun urlTemplate(value: String)

Parameters

value

The Event Handler URL Template. Two predefined parameters {hub} and {event} are available to use in the template. The value of the EventHandler URL is dynamically calculated when the client request comes in. Example: http://example.com/api/{hub}/{event}.