Class: Aws::Types::ElasticInferenceAccelerator
- Inherits:
-
Object
- Object
- Aws::Types::ElasticInferenceAccelerator
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#count ⇒ ::Integer
Returns the value of attribute count.
-
#type ⇒ ::String
Returns the value of attribute type.
Instance Attribute Details
#count ⇒ ::Integer
Returns the value of attribute count.
8756 8757 8758 |
# File 'sig/types.rbs', line 8756 def count @count end |
#type ⇒ ::String
Returns the value of attribute type.
8755 8756 8757 |
# File 'sig/types.rbs', line 8755 def type @type end |