Class: Aws::Types::GlobalAuroraUngraceful
- Inherits:
-
Object
- Object
- Aws::Types::GlobalAuroraUngraceful
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#ungraceful ⇒ "failover"
Returns the value of attribute ungraceful.
Instance Attribute Details
#ungraceful ⇒ "failover"
Returns the value of attribute ungraceful.
411 412 413 |
# File 'sig/types.rbs', line 411 def ungraceful @ungraceful end |