Class: Aws::Types::DisassociateInstanceEventWindowResult
- Inherits:
-
Object
- Object
- Aws::Types::DisassociateInstanceEventWindowResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#instance_event_window ⇒ Types::InstanceEventWindow
Returns the value of attribute instance_event_window.
Instance Attribute Details
#instance_event_window ⇒ Types::InstanceEventWindow
Returns the value of attribute instance_event_window.
8386 8387 8388 |
# File 'sig/types.rbs', line 8386 def instance_event_window @instance_event_window end |