Class: Aws::Types::CreateFleetOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#fleet_attributesTypes::FleetAttributes

Returns the value of attribute fleet_attributes.



352
353
354
# File 'sig/types.rbs', line 352

def fleet_attributes
  @fleet_attributes
end

#location_states::Array[Types::LocationState]

Returns the value of attribute location_states.

Returns:



353
354
355
# File 'sig/types.rbs', line 353

def location_states
  @location_states
end