Class: Aws::Types::ApplicationsResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#item::Array[Types::ApplicationResponse]

Returns the value of attribute item.

Returns:



296
297
298
# File 'sig/types.rbs', line 296

def item
  @item
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


297
298
299
# File 'sig/types.rbs', line 297

def next_token
  @next_token
end