FleetAttributeCapability

data class FleetAttributeCapability(val name: String, val values: List<String>)

Constructors

Link copied to clipboard
constructor(name: String, values: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the fleet attribute capability for the worker.

Link copied to clipboard

The number of fleet attribute capabilities.