GetClustersClusterSoftwareInfoSoftware

data class GetClustersClusterSoftwareInfoSoftware(val displayName: String, val name: String, val onlyDisplay: Boolean, val startTpe: Int, val version: String)

Constructors

Link copied to clipboard
constructor(displayName: String, name: String, onlyDisplay: Boolean, startTpe: Int, version: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the service.

Link copied to clipboard

The internal name of the service.

Link copied to clipboard

Whether it shows.

Link copied to clipboard

Startup type.

Link copied to clipboard

Service version.