Class: Aws::Types::ListProtocolsListsRequest

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#default_listsBoolean

Returns the value of attribute default_lists.



594
595
596
# File 'sig/types.rbs', line 594

def default_lists
  @default_lists
end

#max_results::Integer

Returns the value of attribute max_results.



596
597
598
# File 'sig/types.rbs', line 596

def max_results
  @max_results
end

#next_token::String

Returns the value of attribute next_token.



595
596
597
# File 'sig/types.rbs', line 595

def next_token
  @next_token
end