/AWS1/CL_SGMDSCDATAQUALITYJO01¶
DescribeDataQualityJobDefinitionResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_jobdefinitionarn TYPE /AWS1/SGMMONJOBDEFINITIONARN /AWS1/SGMMONJOBDEFINITIONARN¶
The Amazon Resource Name (ARN) of the data quality monitoring job definition.
iv_jobdefinitionname TYPE /AWS1/SGMMONJOBDEFINITIONNAME /AWS1/SGMMONJOBDEFINITIONNAME¶
The name of the data quality monitoring job definition.
iv_creationtime TYPE /AWS1/SGMTIMESTAMP /AWS1/SGMTIMESTAMP¶
The time that the data quality monitoring job definition was created.
io_dataqualityappspec TYPE REF TO /AWS1/CL_SGMDATAQUALITYAPPSPEC /AWS1/CL_SGMDATAQUALITYAPPSPEC¶
Information about the container that runs the data quality monitoring job.
io_dataqualityjobinput TYPE REF TO /AWS1/CL_SGMDATAQUALITYJOBINP /AWS1/CL_SGMDATAQUALITYJOBINP¶
The list of inputs for the data quality monitoring job. Currently endpoints are supported.
io_dataqualityjoboutputcfg TYPE REF TO /AWS1/CL_SGMMONOUTPUTCONFIG /AWS1/CL_SGMMONOUTPUTCONFIG¶
DataQualityJobOutputConfig
io_jobresources TYPE REF TO /AWS1/CL_SGMMONRESOURCES /AWS1/CL_SGMMONRESOURCES¶
JobResources
iv_rolearn TYPE /AWS1/SGMROLEARN /AWS1/SGMROLEARN¶
The Amazon Resource Name (ARN) of an IAM role that Amazon SageMaker AI can assume to perform tasks on your behalf.
Optional arguments:¶
io_dataqualitybaselineconfig TYPE REF TO /AWS1/CL_SGMDATAQUALITYBASEL00 /AWS1/CL_SGMDATAQUALITYBASEL00¶
The constraints and baselines for the data quality monitoring job definition.
io_networkconfig TYPE REF TO /AWS1/CL_SGMMONNETWORKCONFIG /AWS1/CL_SGMMONNETWORKCONFIG¶
The networking configuration for the data quality monitoring job.
io_stoppingcondition TYPE REF TO /AWS1/CL_SGMMONSTOPPINGCOND /AWS1/CL_SGMMONSTOPPINGCOND¶
StoppingCondition
Queryable Attributes¶
JobDefinitionArn¶
The Amazon Resource Name (ARN) of the data quality monitoring job definition.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_JOBDEFINITIONARN() |
Getter for JOBDEFINITIONARN, with configurable default |
ASK_JOBDEFINITIONARN() |
Getter for JOBDEFINITIONARN w/ exceptions if field has no va |
HAS_JOBDEFINITIONARN() |
Determine if JOBDEFINITIONARN has a value |
JobDefinitionName¶
The name of the data quality monitoring job definition.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_JOBDEFINITIONNAME() |
Getter for JOBDEFINITIONNAME, with configurable default |
ASK_JOBDEFINITIONNAME() |
Getter for JOBDEFINITIONNAME w/ exceptions if field has no v |
HAS_JOBDEFINITIONNAME() |
Determine if JOBDEFINITIONNAME has a value |
CreationTime¶
The time that the data quality monitoring job definition was created.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATIONTIME() |
Getter for CREATIONTIME, with configurable default |
ASK_CREATIONTIME() |
Getter for CREATIONTIME w/ exceptions if field has no value |
HAS_CREATIONTIME() |
Determine if CREATIONTIME has a value |
DataQualityBaselineConfig¶
The constraints and baselines for the data quality monitoring job definition.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DATAQUALITYBASELINECFG() |
Getter for DATAQUALITYBASELINECONFIG |
DataQualityAppSpecification¶
Information about the container that runs the data quality monitoring job.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DATAQUALITYAPPSPEC() |
Getter for DATAQUALITYAPPSPECIFICATION |
DataQualityJobInput¶
The list of inputs for the data quality monitoring job. Currently endpoints are supported.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DATAQUALITYJOBINPUT() |
Getter for DATAQUALITYJOBINPUT |
DataQualityJobOutputConfig¶
DataQualityJobOutputConfig
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DATAQUALITYJOBOUTPUTCFG() |
Getter for DATAQUALITYJOBOUTPUTCONFIG |
JobResources¶
JobResources
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_JOBRESOURCES() |
Getter for JOBRESOURCES |
NetworkConfig¶
The networking configuration for the data quality monitoring job.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NETWORKCONFIG() |
Getter for NETWORKCONFIG |
RoleArn¶
The Amazon Resource Name (ARN) of an IAM role that Amazon SageMaker AI can assume to perform tasks on your behalf.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ROLEARN() |
Getter for ROLEARN, with configurable default |
ASK_ROLEARN() |
Getter for ROLEARN w/ exceptions if field has no value |
HAS_ROLEARN() |
Determine if ROLEARN has a value |
StoppingCondition¶
StoppingCondition
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STOPPINGCONDITION() |
Getter for STOPPINGCONDITION |