AppStream / Client / delete_fleet
delete_fleet#
- AppStream.Client.delete_fleet(**kwargs)#
- Deletes the specified fleet. - See also: AWS API Documentation - Request Syntax - response = client.delete_fleet( Name='string' ) - Parameters:
- Name (string) – - [REQUIRED] - The name of the fleet. 
- Return type:
- dict 
- Returns:
- Response Syntax - {}- Response Structure - (dict) – 
 
 - Exceptions - AppStream.Client.exceptions.ResourceInUseException
- AppStream.Client.exceptions.ResourceNotFoundException
- AppStream.Client.exceptions.ConcurrentModificationException