Class: Aws::Types::CreateTrainingJobResponse

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)


2901
2902
2903
# File 'sig/types.rbs', line 2901

def training_job_arn
  @training_job_arn
end