GetCalculationExecutionResponse

Types

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

Properties

Link copied to clipboard

The calculation execution UUID.

Link copied to clipboard

The description of the calculation execution.

Link copied to clipboard

Contains result information. This field is populated only if the calculation is completed.

Link copied to clipboard

The session ID that the calculation ran in.

Link copied to clipboard

Contains information about the data processing unit (DPU) execution time and progress. This field is populated only when statistics are available.

Link copied to clipboard

Contains information about the status of the calculation.

Link copied to clipboard

The Amazon S3 location in which calculation results are stored.

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