notificationsList

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

Parameters

value

The list of notifications subscription information for the connected registry.


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


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

Parameters

values

The list of notifications subscription information for the connected registry.