RuntimeDeploymentIdentifier

data class RuntimeDeploymentIdentifier(val id: String) : Serializable

Identifies the runtime deployment.

Constructors

Link copied to clipboard
fun RuntimeDeploymentIdentifier(id: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String

Unique identifier.