Class: Aws::Types::DescribeTransformJobRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#transform_job_name::String

Returns the value of attribute transform_job_name.

Returns:

  • (::String)


5271
5272
5273
# File 'sig/types.rbs', line 5271

def transform_job_name
  @transform_job_name
end