notificationsList

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

Parameters

value

The list of notifications subscription information for the connected registry.


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


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

Parameters

values

The list of notifications subscription information for the connected registry.