Class: Aws::Types::DescribeFleetLocationCapacityInput

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)


820
821
822
# File 'sig/types.rbs', line 820

def fleet_id
  @fleet_id
end

#location::String

Returns the value of attribute location.

Returns:

  • (::String)


821
822
823
# File 'sig/types.rbs', line 821

def location
  @location
end