Class: Aws::Types::CreateTransformJobResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateTransformJobResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#transform_job_arn ⇒ ::String
Returns the value of attribute transform_job_arn.
Instance Attribute Details
#transform_job_arn ⇒ ::String
Returns the value of attribute transform_job_arn.
2937 2938 2939 |
# File 'sig/types.rbs', line 2937 def transform_job_arn @transform_job_arn end |