Class: Aws::Types::ListConfigurationsRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#max_results::Integer

Returns the value of attribute max_results.

Returns:

  • (::Integer)


1450
1451
1452
# File 'sig/types.rbs', line 1450

def max_results
  @max_results
end

#starting_token::String

Returns the value of attribute starting_token.

Returns:

  • (::String)


1451
1452
1453
# File 'sig/types.rbs', line 1451

def starting_token
  @starting_token
end