webhookParameters

@JvmName(name = "ngchedhufmdfshaq")
suspend fun webhookParameters(value: Output<List<EventRuleWebhookParameterArgs>>)
@JvmName(name = "xynfflnjblpixnoh")
suspend fun webhookParameters(value: List<EventRuleWebhookParameterArgs>?)

Parameters

value

The information about the callback URLs that are used to receive alert notifications. See webhook_parameters below.


@JvmName(name = "gjbvlsadrcgurnta")
suspend fun webhookParameters(vararg values: Output<EventRuleWebhookParameterArgs>)


@JvmName(name = "nebcwcxrnocukbyn")
suspend fun webhookParameters(values: List<Output<EventRuleWebhookParameterArgs>>)
@JvmName(name = "mmlowabkjblqecrn")
suspend fun webhookParameters(vararg values: EventRuleWebhookParameterArgs)

Parameters

values

The information about the callback URLs that are used to receive alert notifications. See webhook_parameters below.


@JvmName(name = "vbydnwisfogdnpgu")
suspend fun webhookParameters(argument: List<suspend EventRuleWebhookParameterArgsBuilder.() -> Unit>)
@JvmName(name = "mpiixleexukcshqc")
suspend fun webhookParameters(vararg argument: suspend EventRuleWebhookParameterArgsBuilder.() -> Unit)
@JvmName(name = "ilteovrsjxjcxnqj")
suspend fun webhookParameters(argument: suspend EventRuleWebhookParameterArgsBuilder.() -> Unit)

Parameters

argument

The information about the callback URLs that are used to receive alert notifications. See webhook_parameters below.