Class: Aws::Types::CursorConfiguration

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.



1901
1902
1903
# File 'sig/types.rbs', line 1901

def limit_parameter
  @limit_parameter
end

#next_pageTypes::ExtractedParameter

Returns the value of attribute next_page.



1900
1901
1902
# File 'sig/types.rbs', line 1900

def next_page
  @next_page
end