webhookParameters

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


@JvmName(name = "ucsnvwiedqbdekmm")
suspend fun webhookParameters(values: List<Output<EventRuleWebhookParameterArgs>>)
@JvmName(name = "qygrcblglljsamlb")
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 = "aslutscfubjnbqpb")
suspend fun webhookParameters(argument: List<suspend EventRuleWebhookParameterArgsBuilder.() -> Unit>)
@JvmName(name = "jbbllxsyojfjbwnm")
suspend fun webhookParameters(vararg argument: suspend EventRuleWebhookParameterArgsBuilder.() -> Unit)
@JvmName(name = "uqpcesqxjfdhphfx")
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.