pagerduty Integrations
Parameters
value
The unique ID of a configured pagerduty endpoint to which the notification should be dispatched.
suspend fun pagerdutyIntegrations(vararg values: Output<NotificationPolicyPagerdutyIntegrationArgs>)
Parameters
values
The unique ID of a configured pagerduty endpoint to which the notification should be dispatched.
suspend fun pagerdutyIntegrations(argument: List<suspend NotificationPolicyPagerdutyIntegrationArgsBuilder.() -> Unit>)
suspend fun pagerdutyIntegrations(vararg argument: suspend NotificationPolicyPagerdutyIntegrationArgsBuilder.() -> Unit)
suspend fun pagerdutyIntegrations(argument: suspend NotificationPolicyPagerdutyIntegrationArgsBuilder.() -> Unit)
Parameters
argument
The unique ID of a configured pagerduty endpoint to which the notification should be dispatched.