GetFleetStatus

data class GetFleetStatus(val context: String, val message: String, val statusCode: String)

Constructors

Link copied to clipboard
constructor(context: String, message: String, statusCode: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Additional information about a compute fleet.

Link copied to clipboard

Message associated with the status of a compute fleet.

Link copied to clipboard

Status code of the compute fleet.