ComputationModelSummary

Contains a summary of a computation model.

Types

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

Properties

Link copied to clipboard
val arn: String

The ARN of the computation model, which has the following format.

Link copied to clipboard

The model creation date, in Unix epoch time.

Link copied to clipboard

The description of the computation model.

Link copied to clipboard
val id: String

The ID of the computation model.

Link copied to clipboard

The time the model was last updated, in Unix epoch time.

Link copied to clipboard

The name of the computation model.

Link copied to clipboard

The current status of the computation model.

Link copied to clipboard

The type of the computation model.

Link copied to clipboard

The version of the computation model.

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