Class: Aws::Types::DeleteTrainingJobRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#training_job_name::String

Returns the value of attribute training_job_name.

Returns:

  • (::String)


3593
3594
3595
# File 'sig/types.rbs', line 3593

def training_job_name
  @training_job_name
end