notificationsList

@JvmName(name = "svefwvhglquxdxnv")
suspend fun notificationsList(value: Output<List<String>>)
@JvmName(name = "facgxbkipveqmopn")
suspend fun notificationsList(value: List<String>?)

Parameters

value

The list of notifications subscription information for the connected registry.


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


@JvmName(name = "njpjecmbidipyjfj")
suspend fun notificationsList(values: List<Output<String>>)
@JvmName(name = "pkmcmrvfakylbdei")
suspend fun notificationsList(vararg values: String)

Parameters

values

The list of notifications subscription information for the connected registry.