Class: Aws::Types::GetModelCustomizationJobRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetModelCustomizationJobRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#job_identifier ⇒ ::String
Returns the value of attribute job_identifier.
Instance Attribute Details
#job_identifier ⇒ ::String
Returns the value of attribute job_identifier.
2005 2006 2007 |
# File 'sig/types.rbs', line 2005 def job_identifier @job_identifier end |