class Aws::SageMaker::Types::DescribeModelQualityJobDefinitionResponse

@!attribute [rw] job_definition_arn

The Amazon Resource Name (ARN) of the model quality job.
@return [String]

@!attribute [rw] job_definition_name

The name of the quality job definition. The name must be unique
within an Amazon Web Services Region in the Amazon Web Services
account.
@return [String]

@!attribute [rw] creation_time

The time at which the model quality job was created.
@return [Time]

@!attribute [rw] model_quality_baseline_config

The baseline configuration for a model quality job.
@return [Types::ModelQualityBaselineConfig]

@!attribute [rw] model_quality_app_specification

Configures the model quality job to run a specified Docker container
image.
@return [Types::ModelQualityAppSpecification]

@!attribute [rw] model_quality_job_input

Inputs for the model quality job.
@return [Types::ModelQualityJobInput]

@!attribute [rw] model_quality_job_output_config

The output configuration for monitoring jobs.
@return [Types::MonitoringOutputConfig]

@!attribute [rw] job_resources

Identifies the resources to deploy for a monitoring job.
@return [Types::MonitoringResources]

@!attribute [rw] network_config

Networking options for a model quality job.
@return [Types::MonitoringNetworkConfig]

@!attribute [rw] role_arn

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

@!attribute [rw] stopping_condition

A time limit for how long the monitoring job is allowed to run
before stopping.
@return [Types::MonitoringStoppingCondition]

@see docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/DescribeModelQualityJobDefinitionResponse AWS API Documentation

Constants

SENSITIVE