Class: Aws::Types::ListStreamingDistributionsRequest

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.



2658
2659
2660
# File 'sig/types.rbs', line 2658

def marker
  @marker
end

#max_items::Integer

Returns the value of attribute max_items.



2659
2660
2661
# File 'sig/types.rbs', line 2659

def max_items
  @max_items
end