Class: Aws::Types::StopContinuousExportResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#start_time::Time

Returns the value of attribute start_time.

Returns:



587
588
589
# File 'sig/types.rbs', line 587

def start_time
  @start_time
end

#stop_time::Time

Returns the value of attribute stop_time.

Returns:



588
589
590
# File 'sig/types.rbs', line 588

def stop_time
  @stop_time
end