Class: Aws::Types::OffPeakWindowOptions

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#enabledBoolean

Returns the value of attribute enabled.

Returns:

  • (Boolean)


1914
1915
1916
# File 'sig/types.rbs', line 1914

def enabled
  @enabled
end

#off_peak_windowTypes::OffPeakWindow

Returns the value of attribute off_peak_window.



1915
1916
1917
# File 'sig/types.rbs', line 1915

def off_peak_window
  @off_peak_window
end