notificationDestinations

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


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