Class: Aws::Types::CustomModelUnits
- Inherits:
-
Object
- Object
- Aws::Types::CustomModelUnits
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#custom_model_units_per_model_copy ⇒ ::Integer
Returns the value of attribute custom_model_units_per_model_copy.
-
#custom_model_units_version ⇒ ::String
Returns the value of attribute custom_model_units_version.
Instance Attribute Details
#custom_model_units_per_model_copy ⇒ ::Integer
Returns the value of attribute custom_model_units_per_model_copy.
1261 1262 1263 |
# File 'sig/types.rbs', line 1261 def custom_model_units_per_model_copy @custom_model_units_per_model_copy end |
#custom_model_units_version ⇒ ::String
Returns the value of attribute custom_model_units_version.
1262 1263 1264 |
# File 'sig/types.rbs', line 1262 def custom_model_units_version @custom_model_units_version end |