Diagnostics

Diagnostic information about executable scripts that are part of a deployment.

Types

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

Properties

Link copied to clipboard

The associated error code:

Link copied to clipboard

The last portion of the diagnostic log.

Link copied to clipboard

The message associated with the error.

Link copied to clipboard

The name of the script.

Functions

Link copied to clipboard
inline fun copy(block: Diagnostics.Builder.() -> Unit = {}): Diagnostics
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