Class: Aws::Types::ListContainerFleetsOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#container_fleets::Array[Types::ContainerFleet]

Returns the value of attribute container_fleets.

Returns:



1575
1576
1577
# File 'sig/types.rbs', line 1575

def container_fleets
  @container_fleets
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


1576
1577
1578
# File 'sig/types.rbs', line 1576

def next_token
  @next_token
end