notificationsList

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

Parameters

value

The list of notifications subscription information for the connected registry.


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


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

Parameters

values

The list of notifications subscription information for the connected registry.