notificationEndpoints

@JvmName(name = "qanxwmyjhsxftmei")
suspend fun notificationEndpoints(value: Output<List<String>>)
@JvmName(name = "gonjsvbegiudoajc")
suspend fun notificationEndpoints(value: List<String>?)

Parameters

value

A list of URLs to the NotificationEndpoint resources. Must not have more than 10. A list of endpoints for receiving notifications of change in health status. For regional HealthCheckService, NotificationEndpoint must be regional and in the same region. For global HealthCheckService, NotificationEndpoint must be global.


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


@JvmName(name = "xywgqiuwtyxwebti")
suspend fun notificationEndpoints(values: List<Output<String>>)
@JvmName(name = "vpjpfvkwawpxffer")
suspend fun notificationEndpoints(vararg values: String)

Parameters

values

A list of URLs to the NotificationEndpoint resources. Must not have more than 10. A list of endpoints for receiving notifications of change in health status. For regional HealthCheckService, NotificationEndpoint must be regional and in the same region. For global HealthCheckService, NotificationEndpoint must be global.