Class: Aws::Types::StartInsightsRefreshResponse
- Inherits:
-
Object
- Object
- Aws::Types::StartInsightsRefreshResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#message ⇒ ::String
Returns the value of attribute message.
-
#status ⇒ "IN_PROGRESS", ...
Returns the value of attribute status.
Instance Attribute Details
#message ⇒ ::String
Returns the value of attribute message.
1762 1763 1764 |
# File 'sig/types.rbs', line 1762 def @message end |
#status ⇒ "IN_PROGRESS", ...
Returns the value of attribute status.
1763 1764 1765 |
# File 'sig/types.rbs', line 1763 def status @status end |