Class: Aws::Types::OffsetConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#limit_parameterTypes::ExtractedParameter

Returns the value of attribute limit_parameter.



5831
5832
5833
# File 'sig/types.rbs', line 5831

def limit_parameter
  @limit_parameter
end

#offset_parameterTypes::ExtractedParameter

Returns the value of attribute offset_parameter.



5830
5831
5832
# File 'sig/types.rbs', line 5830

def offset_parameter
  @offset_parameter
end