DescribeExecutionResponse

Types

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

Properties

Link copied to clipboard

The type of action exectued.

Link copied to clipboard

Provides detailed information about the execution of your anomaly detection models. This includes model metrics and training timestamps for both training and inference actions.

Link copied to clipboard

The time the process ended.

Link copied to clipboard

Entity version used for the execution.

Link copied to clipboard

The ID of the execution.

Link copied to clipboard

The result of the execution.

Link copied to clipboard

The time the process started.

Link copied to clipboard

The status of the execution process.

Link copied to clipboard

The detailed resource this execution resolves to.

Link copied to clipboard

The resource the action will be taken on. This can include asset-based resources and computation model resources.

Link copied to clipboard

The version of the target resource.

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