Class: Aws::Types::DescribeFleetLocationUtilizationInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#fleet_id::String

Returns the value of attribute fleet_id.

Returns:

  • (::String)


831
832
833
# File 'sig/types.rbs', line 831

def fleet_id
  @fleet_id
end

#location::String

Returns the value of attribute location.

Returns:

  • (::String)


832
833
834
# File 'sig/types.rbs', line 832

def location
  @location
end