ApplicationStatusDetail

Describes the details of an application status check for an instance.

Types

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

Properties

Link copied to clipboard

The aggregation setting for the application status check. When set to included, the result of this check contributes to the instance-level application status. When set to excluded, the check runs independently and does not affect the instance-level status.

Link copied to clipboard

The ID of the application status check.

Link copied to clipboard

The date and time when the check was last updated.

Link copied to clipboard

The reason for the current status.

Link copied to clipboard

The status of the individual application status check. Possible values:

Link copied to clipboard

The date and time when the current status started for this check.

Link copied to clipboard

The date and time of the last status update for this check.

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