Class: Aws::Types::ListDelegationRequestsRequest

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.



1188
1189
1190
# File 'sig/types.rbs', line 1188

def marker
  @marker
end

#max_items::Integer

Returns the value of attribute max_items.



1189
1190
1191
# File 'sig/types.rbs', line 1189

def max_items
  @max_items
end

#owner_id::String

Returns the value of attribute owner_id.



1187
1188
1189
# File 'sig/types.rbs', line 1187

def owner_id
  @owner_id
end