Class: Aws::Types::StopTransformJobRequest

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)


11197
11198
11199
# File 'sig/types.rbs', line 11197

def transform_job_name
  @transform_job_name
end