Class: Aws::Types::ListDistributionsRequest

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:

  • (::String)


2495
2496
2497
# File 'sig/types.rbs', line 2495

def marker
  @marker
end

#max_items::Integer

Returns the value of attribute max_items.

Returns:

  • (::Integer)


2496
2497
2498
# File 'sig/types.rbs', line 2496

def max_items
  @max_items
end