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