Class: Aws::Types::StopFleetActionsOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#fleet_arn::String

Returns the value of attribute fleet_arn.

Returns:

  • (::String)


2110
2111
2112
# File 'sig/types.rbs', line 2110

def fleet_arn
  @fleet_arn
end

#fleet_id::String

Returns the value of attribute fleet_id.

Returns:

  • (::String)


2109
2110
2111
# File 'sig/types.rbs', line 2109

def fleet_id
  @fleet_id
end