Class: Aws::Types::LaunchTemplateElasticInferenceAccelerator
- Inherits:
-
Object
- Object
- Aws::Types::LaunchTemplateElasticInferenceAccelerator
- 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.
12821 12822 12823 |
# File 'sig/types.rbs', line 12821 def count @count end |
#type ⇒ ::String
Returns the value of attribute type.
12820 12821 12822 |
# File 'sig/types.rbs', line 12820 def type @type end |