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