pagerdutyIntegrations

@JvmName(name = "jsrtjxfffvlpohgg")
suspend fun pagerdutyIntegrations(value: Output<List<NotificationPolicyPagerdutyIntegrationArgs>>)
@JvmName(name = "nmacckykrjktqhle")
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 = "dxpflesorfavxslw")
suspend fun pagerdutyIntegrations(vararg values: Output<NotificationPolicyPagerdutyIntegrationArgs>)


@JvmName(name = "xfndrwqkdxvhdlgq")
suspend fun pagerdutyIntegrations(values: List<Output<NotificationPolicyPagerdutyIntegrationArgs>>)
@JvmName(name = "biisiudrogxtcgil")
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 = "qqksuhdkhcahspgf")
suspend fun pagerdutyIntegrations(argument: List<suspend NotificationPolicyPagerdutyIntegrationArgsBuilder.() -> Unit>)
@JvmName(name = "avbfuxqhduucnucj")
suspend fun pagerdutyIntegrations(vararg argument: suspend NotificationPolicyPagerdutyIntegrationArgsBuilder.() -> Unit)
@JvmName(name = "mcjsoilusaujaehs")
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.