Class: Aws::Types::DescribeFleetsResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#fleets::Array[Types::FleetData]

Returns the value of attribute fleets.

Returns:



5750
5751
5752
# File 'sig/types.rbs', line 5750

def fleets
  @fleets
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


5749
5750
5751
# File 'sig/types.rbs', line 5749

def next_token
  @next_token
end