ServiceInstanceState

The detailed data about the current state of this service instance.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The IDs for the last successful components deployed for this service instance.

Link copied to clipboard

The ID for the last successful environment deployed for this service instance.

The ID for the last successful service pipeline deployed for this service instance.

Link copied to clipboard

The service spec that was used to create the service instance.

Link copied to clipboard

The major version of the service template that was used to create the service pipeline.

Link copied to clipboard

The minor version of the service template that was used to create the service pipeline.

Link copied to clipboard

The name of the service template that was used to create the service instance.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String