Class: Aws::Types::DisassociateFleetRequest

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#fleet_name::String

Returns the value of attribute fleet_name.



972
973
974
# File 'sig/types.rbs', line 972

def fleet_name
  @fleet_name
end

#stack_name::String

Returns the value of attribute stack_name.



973
974
975
# File 'sig/types.rbs', line 973

def stack_name
  @stack_name
end