pagerdutyIntegrations

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

Parameters

value

The unique ID of a configured pagerduty endpoint to which the notification should be dispatched.


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


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

Parameters

values

The unique ID of a configured pagerduty endpoint to which the notification should be dispatched.


@JvmName(name = "bejipykaiwamwkrn")
suspend fun pagerdutyIntegrations(argument: List<suspend NotificationPolicyPagerdutyIntegrationArgsBuilder.() -> Unit>)
@JvmName(name = "qerqjibobhalkbyx")
suspend fun pagerdutyIntegrations(vararg argument: suspend NotificationPolicyPagerdutyIntegrationArgsBuilder.() -> Unit)
@JvmName(name = "klimaaamvdsaeldr")
suspend fun pagerdutyIntegrations(argument: suspend NotificationPolicyPagerdutyIntegrationArgsBuilder.() -> Unit)

Parameters

argument

The unique ID of a configured pagerduty endpoint to which the notification should be dispatched.