Class: Aws::Types::LimitlessDatabase
- Inherits:
-
Object
- Object
- Aws::Types::LimitlessDatabase
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#min_required_acu ⇒ ::Float
Returns the value of attribute min_required_acu.
-
#status ⇒ "active", ...
Returns the value of attribute status.
Instance Attribute Details
#min_required_acu ⇒ ::Float
Returns the value of attribute min_required_acu.
2864 2865 2866 |
# File 'sig/types.rbs', line 2864 def min_required_acu @min_required_acu end |
#status ⇒ "active", ...
Returns the value of attribute status.
2863 2864 2865 |
# File 'sig/types.rbs', line 2863 def status @status end |