Class: Aws::Types::ListTemplatesRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#max_items::Integer

Returns the value of attribute max_items.

Returns:

  • (::Integer)


651
652
653
# File 'sig/types.rbs', line 651

def max_items
  @max_items
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


650
651
652
# File 'sig/types.rbs', line 650

def next_token
  @next_token
end