Class: Aws::Types::MaintenanceSchedule

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Defined Under Namespace

Classes: Unknown, Window

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


1242
1243
1244
# File 'sig/types.rbs', line 1242

def unknown
  @unknown
end

#windowTypes::WindowMaintenanceSchedule

Returns the value of attribute window.



1241
1242
1243
# File 'sig/types.rbs', line 1241

def window
  @window
end