class Aws::SageMaker::Types::DescribeDataQualityJobDefinitionResponse
@!attribute [rw] job_definition_arn
The Amazon Resource Name (ARN) of the data quality monitoring job definition. @return [String]
@!attribute [rw] job_definition_name
The name of the data quality monitoring job definition. @return [String]
@!attribute [rw] creation_time
The time that the data quality monitoring job definition was created. @return [Time]
@!attribute [rw] data_quality_baseline_config
The constraints and baselines for the data quality monitoring job definition. @return [Types::DataQualityBaselineConfig]
@!attribute [rw] data_quality_app_specification
Information about the container that runs the data quality monitoring job. @return [Types::DataQualityAppSpecification]
@!attribute [rw] data_quality_job_input
The list of inputs for the data quality monitoring job. Currently endpoints are supported. @return [Types::DataQualityJobInput]
@!attribute [rw] data_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
The networking configuration for the data quality monitoring 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/DescribeDataQualityJobDefinitionResponse AWS API Documentation
Constants
- SENSITIVE