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.



5802
5803
5804
# File 'sig/types.rbs', line 5802

def limit_parameter
  @limit_parameter
end

#offset_parameterTypes::ExtractedParameter

Returns the value of attribute offset_parameter.



5801
5802
5803
# File 'sig/types.rbs', line 5801

def offset_parameter
  @offset_parameter
end