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:



6008
6009
6010
# File 'sig/types.rbs', line 6008

def fleets
  @fleets
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


6007
6008
6009
# File 'sig/types.rbs', line 6007

def next_token
  @next_token
end