Class: Aws::Types::QuietTime

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#end::String

Returns the value of attribute end.

Returns:



2485
2486
2487
# File 'sig/types.rbs', line 2485

def end
  @end
end

#start::String

Returns the value of attribute start.

Returns:



2486
2487
2488
# File 'sig/types.rbs', line 2486

def start
  @start
end