Class: Aws::Types::ListReusableDelegationSetsRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#marker::String

Returns the value of attribute marker.

Returns:



1112
1113
1114
# File 'sig/types.rbs', line 1112

def marker
  @marker
end

#max_items::Integer

Returns the value of attribute max_items.

Returns:



1113
1114
1115
# File 'sig/types.rbs', line 1113

def max_items
  @max_items
end