deleteApp

abstract suspend fun deleteApp(input: DeleteAppRequest = DeleteAppRequest { }): DeleteAppResponse

Deletes the specified application. Optionally deletes the launched stack associated with the application and all Server Migration Service replication jobs for servers in the application.