NAME
Paws::SageMaker::DescribeModelQualityJobDefinitionResponse
ATTRIBUTES
REQUIRED CreationTime => Str
The time at which the model quality job was created.
REQUIRED JobDefinitionArn => Str
The Amazon Resource Name (ARN) of the model quality job.
REQUIRED JobDefinitionName => Str
The name of the quality job definition. The name must be unique within an Amazon Web Services Region in the Amazon Web Services account.
REQUIRED JobResources => Paws::SageMaker::MonitoringResources
REQUIRED ModelQualityAppSpecification => Paws::SageMaker::ModelQualityAppSpecification
Configures the model quality job to run a specified Docker container image.
ModelQualityBaselineConfig => Paws::SageMaker::ModelQualityBaselineConfig
The baseline configuration for a model quality job.
REQUIRED ModelQualityJobInput => Paws::SageMaker::ModelQualityJobInput
Inputs for the model quality job.
REQUIRED ModelQualityJobOutputConfig => Paws::SageMaker::MonitoringOutputConfig
NetworkConfig => Paws::SageMaker::MonitoringNetworkConfig
Networking options for a model quality job.
REQUIRED RoleArn => Str
The Amazon Resource Name (ARN) of an IAM role that Amazon SageMaker can assume to perform tasks on your behalf.