JobEventDetails

Details about the type and time events occurred related to the Amazon Braket job.

Types

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

Properties

Link copied to clipboard

The type of event that occurred related to the Amazon Braket job.

Link copied to clipboard

A message describing the event that occurred related to the Amazon Braket job.

Link copied to clipboard

The type of event that occurred related to the Amazon Braket job.

Functions

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