webhookParameters

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


@JvmName(name = "ppbidvvminagjvhr")
suspend fun webhookParameters(values: List<Output<EventRuleWebhookParameterArgs>>)
@JvmName(name = "rwvwctphcnusimpa")
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 = "gjuulkqfbkaiknpn")
suspend fun webhookParameters(argument: List<suspend EventRuleWebhookParameterArgsBuilder.() -> Unit>)
@JvmName(name = "ddbtgvpbcyswcgwk")
suspend fun webhookParameters(vararg argument: suspend EventRuleWebhookParameterArgsBuilder.() -> Unit)
@JvmName(name = "ymkkfhraiqiovkno")
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.