Class: Aws::Types::OffPeakWindowOptionsStatus

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#optionsTypes::OffPeakWindowOptions

Returns the value of attribute options.



1920
1921
1922
# File 'sig/types.rbs', line 1920

def options
  @options
end

#statusTypes::OptionStatus

Returns the value of attribute status.

Returns:



1921
1922
1923
# File 'sig/types.rbs', line 1921

def status
  @status
end