Class: Aws::Types::DescribeModelInput
- Inherits:
-
Object
- Object
- Aws::Types::DescribeModelInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#model_name ⇒ ::String
Returns the value of attribute model_name.
Instance Attribute Details
#model_name ⇒ ::String
Returns the value of attribute model_name.
4771 4772 4773 |
# File 'sig/types.rbs', line 4771 def model_name @model_name end |