GetNotificationConfigPlainArgs

data class GetNotificationConfigPlainArgs(val notificationConfigId: String, val project: String? = null) : ConvertibleToJava<GetNotificationConfigPlainArgs>

Constructors

Link copied to clipboard
fun GetNotificationConfigPlainArgs(notificationConfigId: String, project: String? = null)

Functions

Link copied to clipboard
open override fun toJava(): GetNotificationConfigPlainArgs

Properties

Link copied to clipboard
Link copied to clipboard
val project: String? = null