Class: Aws::Types::TumblingWindow

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#interval::String

Returns the value of attribute interval.

Returns:



3632
3633
3634
# File 'sig/types.rbs', line 3632

def interval
  @interval
end

#offset::String

Returns the value of attribute offset.

Returns:



3633
3634
3635
# File 'sig/types.rbs', line 3633

def offset
  @offset
end