GetRunGroupResponse

Types

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

Properties

Link copied to clipboard
val arn: String?

The group's ARN.

Link copied to clipboard

When the group was created.

Link copied to clipboard
val id: String?

The group's ID.

Link copied to clipboard
val maxCpus: Int?

The group's maximum number of CPUs to use.

Link copied to clipboard

The group's maximum run time in minutes.

Link copied to clipboard
val maxGpus: Int?

The maximum GPUs that can be used by a run group.

Link copied to clipboard
val maxRuns: Int?

The maximum number of concurrent runs for the group.

Link copied to clipboard
val name: String?

The group's name.

Link copied to clipboard

The group's tags.

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