class Aws::SageMaker::Types::DescribeModelExplainabilityJobDefinitionResponse

@!attribute [rw] job_definition_arn

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

@!attribute [rw] job_definition_name

The name of the explainability 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 explainability job was created.
@return [Time]

@!attribute [rw] model_explainability_baseline_config

The baseline configuration for a model explainability job.
@return [Types::ModelExplainabilityBaselineConfig]

@!attribute [rw] model_explainability_app_specification

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

@!attribute [rw] model_explainability_job_input

Inputs for the model explainability job.
@return [Types::ModelExplainabilityJobInput]

@!attribute [rw] model_explainability_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 explainability 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/DescribeModelExplainabilityJobDefinitionResponse AWS API Documentation

Constants

SENSITIVE