Class: Aws::Types::ListDistributionTenantsRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#association_filterTypes::DistributionTenantAssociationFilter

Returns the value of attribute association_filter.



2337
2338
2339
# File 'sig/types.rbs', line 2337

def association_filter
  @association_filter
end

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


2338
2339
2340
# File 'sig/types.rbs', line 2338

def marker
  @marker
end

#max_items::Integer

Returns the value of attribute max_items.

Returns:

  • (::Integer)


2339
2340
2341
# File 'sig/types.rbs', line 2339

def max_items
  @max_items
end