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:



5933
5934
5935
# File 'sig/types.rbs', line 5933

def fleets
  @fleets
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


5932
5933
5934
# File 'sig/types.rbs', line 5932

def next_token
  @next_token
end