Class: Aws::Types::ListInstanceFleetsOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#instance_fleets::Array[Types::InstanceFleet]

Returns the value of attribute instance_fleets.

Returns:



987
988
989
# File 'sig/types.rbs', line 987

def instance_fleets
  @instance_fleets
end

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


988
989
990
# File 'sig/types.rbs', line 988

def marker
  @marker
end