CreateModelQualityJobDefinitionRequest

Types

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

Properties

Link copied to clipboard

The name of the monitoring job definition.

Link copied to clipboard

Identifies the resources to deploy for a monitoring job.

Link copied to clipboard

The container that runs the monitoring job.

Link copied to clipboard

Specifies the constraints and baselines for the monitoring job.

Link copied to clipboard

A list of the inputs that are monitored. Currently endpoints are supported.

Link copied to clipboard

The output configuration for monitoring jobs.

Link copied to clipboard

Specifies the network configuration for the monitoring job.

Link copied to clipboard

The Amazon Resource Name (ARN) of an IAM role that Amazon SageMaker can assume to perform tasks on your behalf.

Link copied to clipboard

A time limit for how long the monitoring job is allowed to run before stopping.

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

(Optional) An array of key-value pairs. For more information, see Using Cost Allocation Tags in the Amazon Web Services Billing and Cost Management User Guide.

Functions

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