JobSummary

Provides summary information about an Amazon Braket hybrid job.

Types

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

Properties

Link copied to clipboard

The time at which the Amazon Braket hybrid job was created.

Link copied to clipboard

The primary device used by an Amazon Braket hybrid job.

Link copied to clipboard

The time at which the Amazon Braket hybrid job ended.

Link copied to clipboard

The ARN of the Amazon Braket hybrid job.

Link copied to clipboard

The name of the Amazon Braket hybrid job.

Link copied to clipboard

The time at which the Amazon Braket hybrid job was started.

Link copied to clipboard

The status of the Amazon Braket hybrid job.

Link copied to clipboard

Displays the key, value pairs of tags associated with this hybrid job.

Functions

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