Class: Aws::Types::KxNAS1Configuration
- Inherits:
-
Object
- Object
- Aws::Types::KxNAS1Configuration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#size ⇒ ::Integer
Returns the value of attribute size.
-
#type ⇒ "SSD_1000", ...
Returns the value of attribute type.
Instance Attribute Details
#size ⇒ ::Integer
Returns the value of attribute size.
771 772 773 |
# File 'sig/types.rbs', line 771 def size @size end |
#type ⇒ "SSD_1000", ...
Returns the value of attribute type.
770 771 772 |
# File 'sig/types.rbs', line 770 def type @type end |