Class: Aws::Types::DescribeDataQualityJobDefinitionRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeDataQualityJobDefinitionRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#job_definition_name ⇒ ::String
Returns the value of attribute job_definition_name.
Instance Attribute Details
#job_definition_name ⇒ ::String
Returns the value of attribute job_definition_name.
4084 4085 4086 |
# File 'sig/types.rbs', line 4084 def job_definition_name @job_definition_name end |