Class: Aws::Types::PipeSourceSqsQueueParameters

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)


435
436
437
# File 'sig/types.rbs', line 435

def batch_size
  @batch_size
end

#maximum_batching_window_in_seconds::Integer

Returns the value of attribute maximum_batching_window_in_seconds.

Returns:

  • (::Integer)


436
437
438
# File 'sig/types.rbs', line 436

def maximum_batching_window_in_seconds
  @maximum_batching_window_in_seconds
end