Class: Aws::Types::CreateInstanceEventWindowResult
- Inherits:
-
Object
- Object
- Aws::Types::CreateInstanceEventWindowResult
- 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.
2459 2460 2461 |
# File 'sig/types.rbs', line 2459 def instance_event_window @instance_event_window end |