AppStream / Client / delete_directory_config
delete_directory_config#
- AppStream.Client.delete_directory_config(**kwargs)#
- Deletes the specified Directory Config object from AppStream 2.0. This object includes the information required to join streaming instances to an Active Directory domain. - See also: AWS API Documentation - Request Syntax - response = client.delete_directory_config( DirectoryName='string' ) - Parameters:
- DirectoryName (string) – - [REQUIRED] - The name of the directory configuration. 
- Return type:
- dict 
- Returns:
- Response Syntax - {}- Response Structure - (dict) – 
 
 - Exceptions - AppStream.Client.exceptions.ResourceInUseException
- AppStream.Client.exceptions.ResourceNotFoundException