notificationsList

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

Parameters

value

The list of notifications subscription information for the connected registry.


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


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

Parameters

values

The list of notifications subscription information for the connected registry.