Class: Aws::Types::DescribeTransformJobRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeTransformJobRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#transform_job_name ⇒ ::String
Returns the value of attribute transform_job_name.
Instance Attribute Details
#transform_job_name ⇒ ::String
Returns the value of attribute transform_job_name.
5271 5272 5273 |
# File 'sig/types.rbs', line 5271 def transform_job_name @transform_job_name end |