NAME
Paws::SageMaker::DescribeDataQualityJobDefinitionResponse
ATTRIBUTES
REQUIRED CreationTime => Str
The time that the data quality monitoring job definition was created.
REQUIRED DataQualityAppSpecification => Paws::SageMaker::DataQualityAppSpecification
Information about the container that runs the data quality monitoring job.
DataQualityBaselineConfig => Paws::SageMaker::DataQualityBaselineConfig
The constraints and baselines for the data quality monitoring job definition.
REQUIRED DataQualityJobInput => Paws::SageMaker::DataQualityJobInput
The list of inputs for the data quality monitoring job. Currently endpoints are supported.
REQUIRED DataQualityJobOutputConfig => Paws::SageMaker::MonitoringOutputConfig
REQUIRED JobDefinitionArn => Str
The Amazon Resource Name (ARN) of the data quality monitoring job definition.
REQUIRED JobDefinitionName => Str
The name of the data quality monitoring job definition.
REQUIRED JobResources => Paws::SageMaker::MonitoringResources
NetworkConfig => Paws::SageMaker::MonitoringNetworkConfig
The networking configuration for the data quality monitoring job.
REQUIRED RoleArn => Str
The Amazon Resource Name (ARN) of an IAM role that Amazon SageMaker can assume to perform tasks on your behalf.