Class: Aws::Types::CancelInstanceRefreshAnswer
- Inherits:
-
Object
- Object
- Aws::Types::CancelInstanceRefreshAnswer
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#instance_refresh_id ⇒ ::String
Returns the value of attribute instance_refresh_id.
Instance Attribute Details
#instance_refresh_id ⇒ ::String
Returns the value of attribute instance_refresh_id.
246 247 248 |
# File 'sig/types.rbs', line 246 def instance_refresh_id @instance_refresh_id end |