NAME
Paws::SageMaker::ListDataQualityJobDefinitionsResponse
ATTRIBUTES
REQUIRED JobDefinitionSummaries => ArrayRef[Paws::SageMaker::MonitoringJobDefinitionSummary]
A list of data quality monitoring job definitions.
NextToken => Str
If the result of the previous ListDataQualityJobDefinitions
request was truncated, the response includes a NextToken
. To retrieve the next set of data quality monitoring job definitions, use the token in the next request.