Class: Aws::Types::StartDashboardRefreshResponse
- Inherits:
-
Object
- Object
- Aws::Types::StartDashboardRefreshResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#refresh_id ⇒ ::String
Returns the value of attribute refresh_id.
Instance Attribute Details
#refresh_id ⇒ ::String
Returns the value of attribute refresh_id.
1205 1206 1207 |
# File 'sig/types.rbs', line 1205 def refresh_id @refresh_id end |