Class: Aws::Types::InferenceProfileModelSource
- Inherits:
-
Object
- Object
- Aws::Types::InferenceProfileModelSource
- Defined in:
- sig/types.rbs
Defined Under Namespace
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#copy_from ⇒ ::String
Returns the value of attribute copy_from.
-
#unknown ⇒ Object
Returns the value of attribute unknown.
Instance Attribute Details
#copy_from ⇒ ::String
Returns the value of attribute copy_from.
2480 2481 2482 |
# File 'sig/types.rbs', line 2480 def copy_from @copy_from end |
#unknown ⇒ Object
Returns the value of attribute unknown.
2481 2482 2483 |
# File 'sig/types.rbs', line 2481 def unknown @unknown end |