Class: Aws::Types::DescribeModelBiasJobDefinitionRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeModelBiasJobDefinitionRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#job_definition_name ⇒ ::String
Returns the value of attribute job_definition_name.
Instance Attribute Details
#job_definition_name ⇒ ::String
Returns the value of attribute job_definition_name.
4690 4691 4692 |
# File 'sig/types.rbs', line 4690 def job_definition_name @job_definition_name end |