notificationsList

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

Parameters

value

The list of notifications subscription information for the connected registry.


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


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

Parameters

values

The list of notifications subscription information for the connected registry.