Class: Aws::Types::ListFleetsOutput

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#fleets::Array[::String]

Returns the value of attribute fleets.



735
736
737
# File 'sig/types.rbs', line 735

def fleets
  @fleets
end

#next_token::String

Returns the value of attribute next_token.



734
735
736
# File 'sig/types.rbs', line 734

def next_token
  @next_token
end