DescribeModelBiasJobDefinitionResponse

Types

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

Properties

Link copied to clipboard

The time at which the model bias job was created.

Link copied to clipboard

The Amazon Resource Name (ARN) of the model bias job.

Link copied to clipboard

The name of the bias job definition. The name must be unique within an Amazon Web Services Region in the Amazon Web Services account.

Link copied to clipboard

Identifies the resources to deploy for a monitoring job.

Link copied to clipboard

Configures the model bias job to run a specified Docker container image.

Link copied to clipboard

The baseline configuration for a model bias job.

Link copied to clipboard

Inputs for the model bias job.

Link copied to clipboard

The output configuration for monitoring jobs.

Link copied to clipboard

Networking options for a model bias job.

Link copied to clipboard

The Amazon Resource Name (ARN) of the IAM role that has read permission to the input data location and write permission to the output data location in Amazon S3.

Link copied to clipboard

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

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