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:

  • (::String)


3591
3592
3593
# File 'sig/types.rbs', line 3591

def interval
  @interval
end

#offset::String

Returns the value of attribute offset.

Returns:

  • (::String)


3592
3593
3594
# File 'sig/types.rbs', line 3592

def offset
  @offset
end