class Aws::SageMaker::Types::DescribeModelBiasJobDefinitionResponse
@!attribute [rw] job_definition_arn
The Amazon Resource Name (ARN) of the model bias job. @return [String]
@!attribute [rw] job_definition_name
The name of the bias 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 bias job was created. @return [Time]
@!attribute [rw] model_bias_baseline_config
The baseline configuration for a model bias job. @return [Types::ModelBiasBaselineConfig]
@!attribute [rw] model_bias_app_specification
Configures the model bias job to run a specified Docker container image. @return [Types::ModelBiasAppSpecification]
@!attribute [rw] model_bias_job_input
Inputs for the model bias job. @return [Types::ModelBiasJobInput]
@!attribute [rw] model_bias_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 bias job. @return [Types::MonitoringNetworkConfig]
@!attribute [rw] role_arn
The Amazon Resource Name (ARN) of the Amazon Web Services Identity and Access Management (IAM) role that has read permission to the input data location and write permission to the output data location in Amazon S3. @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/DescribeModelBiasJobDefinitionResponse AWS API Documentation
Constants
- SENSITIVE