webhookParameters

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


@JvmName(name = "pfiypqllbgtamwjv")
suspend fun webhookParameters(values: List<Output<EventRuleWebhookParameterArgs>>)
@JvmName(name = "yjqmmxjflrvqbdtt")
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 = "rbdnujppfpveeyay")
suspend fun webhookParameters(argument: List<suspend EventRuleWebhookParameterArgsBuilder.() -> Unit>)
@JvmName(name = "ooccrrtvtfclnkmr")
suspend fun webhookParameters(vararg argument: suspend EventRuleWebhookParameterArgsBuilder.() -> Unit)
@JvmName(name = "irpdkjyrnqgfgwut")
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.