Class: Aws::Types::StopModelCustomizationJobRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#job_identifier::String

Returns the value of attribute job_identifier.

Returns:

  • (::String)


3483
3484
3485
# File 'sig/types.rbs', line 3483

def job_identifier
  @job_identifier
end