Class: Aws::Types::CreateModelBiasJobDefinitionResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateModelBiasJobDefinitionResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#job_definition_arn ⇒ ::String
Returns the value of attribute job_definition_arn.
Instance Attribute Details
#job_definition_arn ⇒ ::String
Returns the value of attribute job_definition_arn.
2493 2494 2495 |
# File 'sig/types.rbs', line 2493 def job_definition_arn @job_definition_arn end |