Class: Aws::Types::DescribeDataTransformationJobResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeDataTransformationJobResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#transformation_job_properties ⇒ Types::TransformationJobProperties
Returns the value of attribute transformation_job_properties.
Instance Attribute Details
#transformation_job_properties ⇒ Types::TransformationJobProperties
Returns the value of attribute transformation_job_properties.
197 198 199 |
# File 'sig/types.rbs', line 197 def transformation_job_properties @transformation_job_properties end |