notificationDestinations

@JvmName(name = "dhlwkipledfbfhsh")
suspend fun notificationDestinations(value: Output<List<String>>)
@JvmName(name = "gphfnoeniwcglclr")
suspend fun notificationDestinations(value: List<String>?)

Parameters

value

The notification destinations. If a data source is specified here, Amazon Managed Grafana will create IAM roles and permissions needed to use these destinations. Must be set to SNS.


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


@JvmName(name = "pdrtpsycamblctni")
suspend fun notificationDestinations(values: List<Output<String>>)
@JvmName(name = "tupunmptlaeuswoy")
suspend fun notificationDestinations(vararg values: String)

Parameters

values

The notification destinations. If a data source is specified here, Amazon Managed Grafana will create IAM roles and permissions needed to use these destinations. Must be set to SNS.