notificationDestinations

@JvmName(name = "phqhegnwamfgrbul")
suspend fun notificationDestinations(value: Output<List<String>>)
@JvmName(name = "wblhvnqvecfdamxa")
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 = "tfjbpoglpbxlxkmx")
suspend fun notificationDestinations(vararg values: Output<String>)


@JvmName(name = "cosfhllidbtxcdvj")
suspend fun notificationDestinations(values: List<Output<String>>)
@JvmName(name = "fcimxnbmqjuljiea")
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.