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.



5821
5822
5823
# File 'sig/types.rbs', line 5821

def limit_parameter
  @limit_parameter
end

#offset_parameterTypes::ExtractedParameter

Returns the value of attribute offset_parameter.



5820
5821
5822
# File 'sig/types.rbs', line 5820

def offset_parameter
  @offset_parameter
end