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.



1897
1898
1899
# File 'sig/types.rbs', line 1897

def limit_parameter
  @limit_parameter
end

#next_pageTypes::ExtractedParameter

Returns the value of attribute next_page.



1896
1897
1898
# File 'sig/types.rbs', line 1896

def next_page
  @next_page
end