Class: Aws::Types::CreateDataQualityJobDefinitionResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateDataQualityJobDefinitionResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#job_definition_arn ⇒ ::String
Returns the value of attribute job_definition_arn.
Instance Attribute Details
#job_definition_arn ⇒ ::String
Returns the value of attribute job_definition_arn.
2093 2094 2095 |
# File 'sig/types.rbs', line 2093 def job_definition_arn @job_definition_arn end |