DescribeAiBenchmarkJobResponse

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the AI benchmark job.

Link copied to clipboard

The name of the AI benchmark job.

Link copied to clipboard

The status of the AI benchmark job.

Link copied to clipboard

The name or Amazon Resource Name (ARN) of the AI workload configuration used for this benchmark job.

Link copied to clipboard

The target endpoint that was benchmarked.

Link copied to clipboard
val creationTime: <Error class: unknown class>?

A timestamp that indicates when the benchmark job was created.

Link copied to clipboard
val endTime: <Error class: unknown class>?

A timestamp that indicates when the benchmark job completed.

Link copied to clipboard

If the benchmark job failed, the reason it failed.

Link copied to clipboard

The network configuration for the benchmark job.

Link copied to clipboard

The output configuration for the benchmark job, including the Amazon S3 output location and CloudWatch log information.

Link copied to clipboard

The Amazon Resource Name (ARN) of the IAM role used by the benchmark job.

Link copied to clipboard
val startTime: <Error class: unknown class>?

A timestamp that indicates when the benchmark job started running.

Link copied to clipboard
val tags: List<Tag>?

The tags associated with the benchmark job.

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