notificationsList

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

Parameters

value

The list of notifications subscription information for the connected registry.


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


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

Parameters

values

The list of notifications subscription information for the connected registry.