webhookParameters

@JvmName(name = "mjkxajnelbeqogyo")
suspend fun webhookParameters(value: Output<List<EventRuleWebhookParameterArgs>>)
@JvmName(name = "wgohpjciqpjlwuwq")
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 = "xbipcftoxrbhbatr")
suspend fun webhookParameters(vararg values: Output<EventRuleWebhookParameterArgs>)


@JvmName(name = "bfennoekqvobvujo")
suspend fun webhookParameters(values: List<Output<EventRuleWebhookParameterArgs>>)
@JvmName(name = "kkbuyowwvbbojemr")
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 = "wgbnyiyklvgrgtcl")
suspend fun webhookParameters(argument: List<suspend EventRuleWebhookParameterArgsBuilder.() -> Unit>)
@JvmName(name = "icraweikrdvjldiq")
suspend fun webhookParameters(vararg argument: suspend EventRuleWebhookParameterArgsBuilder.() -> Unit)
@JvmName(name = "rmxbbphpekvrxsjo")
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.