NAME
Paws::SageMaker::DescribeModelExplainabilityJobDefinitionResponse
ATTRIBUTES
REQUIRED CreationTime => Str
The time at which the model explainability job was created.
REQUIRED JobDefinitionArn => Str
The Amazon Resource Name (ARN) of the model explainability job.
REQUIRED JobDefinitionName => Str
The name of the explainability 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 ModelExplainabilityAppSpecification => Paws::SageMaker::ModelExplainabilityAppSpecification
Configures the model explainability job to run a specified Docker container image.
ModelExplainabilityBaselineConfig => Paws::SageMaker::ModelExplainabilityBaselineConfig
The baseline configuration for a model explainability job.
REQUIRED ModelExplainabilityJobInput => Paws::SageMaker::ModelExplainabilityJobInput
Inputs for the model explainability job.
REQUIRED ModelExplainabilityJobOutputConfig => Paws::SageMaker::MonitoringOutputConfig
NetworkConfig => Paws::SageMaker::MonitoringNetworkConfig
Networking options for a model explainability job.
REQUIRED RoleArn => Str
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.