Class: Aws::Types::DisassociateFleetRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#fleet_name::String

Returns the value of attribute fleet_name.

Returns:

  • (::String)


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.

Returns:

  • (::String)


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

def stack_name
  @stack_name
end