Class: Aws::Types::StartingEventBatchCondition

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#batch_size::Integer

Returns the value of attribute batch_size.

Returns:

  • (::Integer)


7324
7325
7326
# File 'sig/types.rbs', line 7324

def batch_size
  @batch_size
end

#batch_window::Integer

Returns the value of attribute batch_window.

Returns:

  • (::Integer)


7325
7326
7327
# File 'sig/types.rbs', line 7325

def batch_window
  @batch_window
end