Class: Aws::Types::GetDistributionsRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#distribution_name::String

Returns the value of attribute distribution_name.

Returns:

  • (::String)


1652
1653
1654
# File 'sig/types.rbs', line 1652

def distribution_name
  @distribution_name
end

#page_token::String

Returns the value of attribute page_token.

Returns:

  • (::String)


1653
1654
1655
# File 'sig/types.rbs', line 1653

def page_token
  @page_token
end