DataQualityJobDefinition

class DataQualityJobDefinition : KotlinCustomResource

Resource Type definition for AWS::SageMaker::DataQualityJobDefinition

Properties

Link copied to clipboard
val creationTime: Output<String>

The time at which the job definition was created.

Link copied to clipboard

Specifies the container that runs the monitoring job.

Link copied to clipboard

Configures the constraints and baselines for the monitoring job.

Link copied to clipboard

A list of inputs for the monitoring job. Currently endpoints are supported as monitoring inputs.

Link copied to clipboard

The output configuration for monitoring jobs.

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 for the monitoring job definition.

Link copied to clipboard

Identifies the resources to deploy for a monitoring job.

Link copied to clipboard

Specifies networking 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>