notificationDestinations

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


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