AppStream / Client / delete_app_block_builder
delete_app_block_builder#
- AppStream.Client.delete_app_block_builder(**kwargs)#
Deletes an app block builder.
An app block builder can only be deleted when it has no association with an app block.
See also: AWS API Documentation
Request Syntax
response = client.delete_app_block_builder( Name='string' )
- Parameters:
Name (string) –
[REQUIRED]
The name of the app block builder.
- Return type:
dict
- Returns:
Response Syntax
{}
Response Structure
(dict) –
Exceptions
AppStream.Client.exceptions.OperationNotPermittedException
AppStream.Client.exceptions.ConcurrentModificationException
AppStream.Client.exceptions.ResourceInUseException
AppStream.Client.exceptions.ResourceNotFoundException