CreateAiWorkloadConfigRequest

Types

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

Properties

Link copied to clipboard

The name of the AI workload configuration. The name must be unique within your Amazon Web Services account in the current Amazon Web Services Region.

Link copied to clipboard

The benchmark tool configuration and workload specification. Provide the specification as an inline YAML or JSON string.

Link copied to clipboard

The dataset configuration for the workload. Specify input data channels with their data sources for benchmark workloads.

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

The metadata that you apply to Amazon Web Services resources to help you categorize and organize them. Each tag consists of a key and a value, both of which you define. For more information, see Tagging Amazon Web Services Resources in the Amazon Web Services General Reference.

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