NodeGroupShareSettingsProjectMap

data class NodeGroupShareSettingsProjectMap(val id: String, val projectId: String)

Constructors

Link copied to clipboard
constructor(id: String, projectId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String

The identifier for this object. Format specified above.

Link copied to clipboard

The project id/number should be the same as the key of this project config in the project map.