Class: Aws::Types::AccelerateConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::AccelerateConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#status ⇒ "Enabled", "Suspended"
Returns the value of attribute status.
Instance Attribute Details
#status ⇒ "Enabled", "Suspended"
Returns the value of attribute status.
37 38 39 |
# File 'sig/types.rbs', line 37 def status @status end |