pagerdutyIntegrations

@JvmName(name = "jnkrhtngvhccnovg")
suspend fun pagerdutyIntegrations(value: Output<List<NotificationPolicyPagerdutyIntegrationArgs>>)
@JvmName(name = "pcclpbraxymlirir")
suspend fun pagerdutyIntegrations(value: List<NotificationPolicyPagerdutyIntegrationArgs>?)

Parameters

value

The unique id of a configured pagerduty endpoint to which the notification should be dispatched. One of email, webhooks, or PagerDuty mechanisms is required.


@JvmName(name = "seqvtxnneoiklnvb")
suspend fun pagerdutyIntegrations(vararg values: Output<NotificationPolicyPagerdutyIntegrationArgs>)


@JvmName(name = "mnnjcxsuwrintbup")
suspend fun pagerdutyIntegrations(values: List<Output<NotificationPolicyPagerdutyIntegrationArgs>>)
@JvmName(name = "rgadxjynvftbosht")
suspend fun pagerdutyIntegrations(vararg values: NotificationPolicyPagerdutyIntegrationArgs)

Parameters

values

The unique id of a configured pagerduty endpoint to which the notification should be dispatched. One of email, webhooks, or PagerDuty mechanisms is required.


@JvmName(name = "cefndccohiauftti")
suspend fun pagerdutyIntegrations(argument: List<suspend NotificationPolicyPagerdutyIntegrationArgsBuilder.() -> Unit>)
@JvmName(name = "voxscfkyykjyjabo")
suspend fun pagerdutyIntegrations(vararg argument: suspend NotificationPolicyPagerdutyIntegrationArgsBuilder.() -> Unit)
@JvmName(name = "kcutfghsvubnpqgt")
suspend fun pagerdutyIntegrations(argument: suspend NotificationPolicyPagerdutyIntegrationArgsBuilder.() -> Unit)

Parameters

argument

The unique id of a configured pagerduty endpoint to which the notification should be dispatched. One of email, webhooks, or PagerDuty mechanisms is required.