Get deployment status for an application
     
    
    Usage
    get_app_deployment_status(client, deployment_id, include_app_log = NULL)
appsGetAppDeploymentStatus(client, deployment_id, include_app_log = NULL)
 
    
    Arguments
    - client
- Required. Instance of DatabricksClient() 
- deployment_id
- Required. The deployment id for an application. 
- include_app_log
- Boolean flag to include application logs.