Class: Aws::Types::MaintenanceSchedule
- Inherits:
-
Object
- Object
- Aws::Types::MaintenanceSchedule
- Defined in:
- sig/types.rbs
Defined Under Namespace
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#unknown ⇒ Object
Returns the value of attribute unknown.
-
#window ⇒ Types::WindowMaintenanceSchedule
Returns the value of attribute window.
Instance Attribute Details
#unknown ⇒ Object
Returns the value of attribute unknown.
1242 1243 1244 |
# File 'sig/types.rbs', line 1242 def unknown @unknown end |
#window ⇒ Types::WindowMaintenanceSchedule
Returns the value of attribute window.
1241 1242 1243 |
# File 'sig/types.rbs', line 1241 def window @window end |