Class: Aws::Types::DescribeFleetUtilizationOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#fleet_utilization::Array[Types::FleetUtilization]

Returns the value of attribute fleet_utilization.

Returns:



864
865
866
# File 'sig/types.rbs', line 864

def fleet_utilization
  @fleet_utilization
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


865
866
867
# File 'sig/types.rbs', line 865

def next_token
  @next_token
end