ModelQualityJobDefinition

class ModelQualityJobDefinition : KotlinCustomResource

Resource Type definition for AWS::SageMaker::ModelQualityJobDefinition

Properties

Link copied to clipboard
val creationTime: Output<String>

The time at which the job definition was created.

Link copied to clipboard
val endpointName: Output<String>?
Link copied to clipboard
val id: Output<String>
Link copied to clipboard

The Amazon Resource Name (ARN) of job definition.

Link copied to clipboard

The name of the monitoring job definition.

Link copied to clipboard

Identifies the resources to deploy for a monitoring job.

Link copied to clipboard

Container image configuration object for the monitoring job.

Link copied to clipboard

Specifies the constraints and baselines for the monitoring job.

Link copied to clipboard

A list of the inputs that are monitored. Currently endpoints are supported.

Link copied to clipboard

The output configuration for monitoring jobs.

Link copied to clipboard

Specifies the network configuration for the monitoring job.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val roleArn: Output<String>

The Amazon Resource Name (ARN) of an IAM role that Amazon SageMaker can assume to perform tasks on your behalf.

Link copied to clipboard

A time limit for how long the monitoring job is allowed to run before stopping.

Link copied to clipboard
val tags: Output<List<CreateOnlyTag>>?

An array of key-value pairs to apply to this resource.

Link copied to clipboard
val urn: Output<String>