webhook Parameters
Parameters
value
The information about the callback URLs that are used to receive alert notifications. See webhook_parameters
below.
Parameters
values
The information about the callback URLs that are used to receive alert notifications. See webhook_parameters
below.
suspend fun webhookParameters(argument: List<suspend EventRuleWebhookParameterArgsBuilder.() -> Unit>)
suspend fun webhookParameters(vararg argument: suspend EventRuleWebhookParameterArgsBuilder.() -> Unit)
Parameters
argument
The information about the callback URLs that are used to receive alert notifications. See webhook_parameters
below.