Class: Aws::Types::GetAppsRequest

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)


1427
1428
1429
# File 'sig/types.rbs', line 1427

def page_size
  @page_size
end

#token::String

Returns the value of attribute token.

Returns:

  • (::String)


1428
1429
1430
# File 'sig/types.rbs', line 1428

def token
  @token
end