HarnessVersionSummary

Summary information about a single version of a harness.

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 harness.

Link copied to clipboard

The timestamp when this harness version was created.

Link copied to clipboard

Reason why the create or update operation for this harness version failed.

Link copied to clipboard

The ID of the harness.

Link copied to clipboard

The name of the harness.

Link copied to clipboard

The version of the harness that this summary describes.

Link copied to clipboard

The status of this harness version.

Link copied to clipboard

The timestamp when this harness version was last updated.

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