Class: Aws::Types::ListTrustStoresRequest

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.



2679
2680
2681
# File 'sig/types.rbs', line 2679

def marker
  @marker
end

#max_items::Integer

Returns the value of attribute max_items.



2680
2681
2682
# File 'sig/types.rbs', line 2680

def max_items
  @max_items
end