Class: Aws::Types::DescribeRootFoldersRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:authentication_token])

Instance Attribute Summary collapse

Instance Attribute Details

#authentication_token::String

Returns the value of attribute authentication_token.

Returns:

  • (::String)


372
373
374
# File 'sig/types.rbs', line 372

def authentication_token
  @authentication_token
end

#limit::Integer

Returns the value of attribute limit.

Returns:

  • (::Integer)


373
374
375
# File 'sig/types.rbs', line 373

def limit
  @limit
end

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


374
375
376
# File 'sig/types.rbs', line 374

def marker
  @marker
end