notificationsList

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

Parameters

value

The list of notifications subscription information for the connected registry.


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


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

Parameters

values

The list of notifications subscription information for the connected registry.