JobSummary

Provides summary information about an Amazon Braket job.

Types

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

Properties

Link copied to clipboard

The date and time that the Amazon Braket job was created.

Link copied to clipboard

Provides summary information about the primary device used by an Amazon Braket job.

Link copied to clipboard

The date and time that the Amazon Braket job ended.

Link copied to clipboard

The ARN of the Amazon Braket job.

Link copied to clipboard

The name of the Amazon Braket job.

Link copied to clipboard

The date and time that the Amazon Braket job was started.

Link copied to clipboard

The status of the Amazon Braket job.

Link copied to clipboard

A tag object that consists of a key and an optional value, used to manage metadata for Amazon Braket resources.

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