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.
2954 2955 2956 |
# File 'sig/types.rbs', line 2954 def transform_job_arn @transform_job_arn end |