Class: Aws::Types::PaginationConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cursor_configurationTypes::CursorConfiguration

Returns the value of attribute cursor_configuration.



5941
5942
5943
# File 'sig/types.rbs', line 5941

def cursor_configuration
  @cursor_configuration
end

#offset_configurationTypes::OffsetConfiguration

Returns the value of attribute offset_configuration.



5942
5943
5944
# File 'sig/types.rbs', line 5942

def offset_configuration
  @offset_configuration
end