Class: Aws::Types::GetRecommenderConfigurationsRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#page_size::String

Returns the value of attribute page_size.

Returns:

  • (::String)


1772
1773
1774
# File 'sig/types.rbs', line 1772

def page_size
  @page_size
end

#token::String

Returns the value of attribute token.

Returns:

  • (::String)


1773
1774
1775
# File 'sig/types.rbs', line 1773

def token
  @token
end