notificationsList

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

Parameters

value

The list of notifications subscription information for the connected registry.


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


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

Parameters

values

The list of notifications subscription information for the connected registry.