Class: Aws::Types::UpdateTrainingJobResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#training_job_arn::String

Returns the value of attribute training_job_arn.

Returns:

  • (::String)


12455
12456
12457
# File 'sig/types.rbs', line 12455

def training_job_arn
  @training_job_arn
end