Class: Aws::Types::ListRolesRequest

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#marker::String

Returns the value of attribute marker.



1457
1458
1459
# File 'sig/types.rbs', line 1457

def marker
  @marker
end

#max_items::Integer

Returns the value of attribute max_items.



1458
1459
1460
# File 'sig/types.rbs', line 1458

def max_items
  @max_items
end

#path_prefix::String

Returns the value of attribute path_prefix.



1456
1457
1458
# File 'sig/types.rbs', line 1456

def path_prefix
  @path_prefix
end