notificationDestinations

@JvmName(name = "fflisnfxecbfqflb")
suspend fun notificationDestinations(value: Output<List<WorkspaceNotificationDestinationType>>)
@JvmName(name = "ujpxivkbrrhfsnyq")
suspend fun notificationDestinations(value: List<WorkspaceNotificationDestinationType>?)

Parameters

value

List of notification destinations on the customers service managed IAM role that the Grafana workspace can query.


@JvmName(name = "uwhcnkrhgalxpmar")
suspend fun notificationDestinations(vararg values: Output<WorkspaceNotificationDestinationType>)


@JvmName(name = "qtwdogfmqddpwibp")
suspend fun notificationDestinations(values: List<Output<WorkspaceNotificationDestinationType>>)
@JvmName(name = "cylalpryexlcxhbm")
suspend fun notificationDestinations(vararg values: WorkspaceNotificationDestinationType)

Parameters

values

List of notification destinations on the customers service managed IAM role that the Grafana workspace can query.